#b65c25 color space conversions
Hex:
#b65c25
RGB:
182, 92, 37
CMY:
29, 64, 85
CMYK:
0, 49, 80, 29
HSL:
23°, 66.2100%, 42.9412%
HSV (HSB):
23°, 79.6703%, 71.3725%
XYZ:
23.4525, 17.7329, 3.9370
xyY:
0.5198, 0.3930, 17.7329
CIE-Lab:
49.1706, 32.7000, 46.2281
CIE-LCH:
49.1706, 56.6245, 54.7258
CIE-Luv:
49.1706, 72.5860, 39.2679
Hunter-Lab:
42.1105, 25.7181, 23.9342
#b65c25 color charts
#b65c25 color shades, tints & tones
#b65c25 color schemes
#b65c25 color preview, HTML & CSS examples
This text has a color of #b65c25
<p style="color:#b65c25;">Text here</p>
.mytext {color:#b65c25;}
This box has a color of #b65c25
<div style="background-color:#b65c25;">Content here</div>
.mybackground {background-color:#b65c25;}
Border around this has a color of #b65c25
<div style="border:2px solid #b65c25;">Content here</div>
.myborder {border:2px solid #b65c25;}