#b65f1e color space conversions
Hex:
#b65f1e
RGB:
182, 95, 30
CMY:
29, 63, 88
CMYK:
0, 48, 84, 29
HSL:
26°, 71.6981%, 41.5686%
HSV (HSB):
26°, 83.5165%, 71.3725%
XYZ:
23.6180, 18.2232, 3.5009
xyY:
0.5209, 0.4019, 18.2232
CIE-Lab:
49.7658, 30.8705, 49.7921
CIE-LCH:
49.7658, 58.5853, 58.2016
CIE-Luv:
49.7658, 70.7874, 42.1038
Hunter-Lab:
42.6887, 24.0518, 25.0197
#b65f1e color charts
#b65f1e color shades, tints & tones
#b65f1e color schemes
#b65f1e color preview, HTML & CSS examples
This text has a color of #b65f1e
<p style="color:#b65f1e;">Text here</p>
.mytext {color:#b65f1e;}
This box has a color of #b65f1e
<div style="background-color:#b65f1e;">Content here</div>
.mybackground {background-color:#b65f1e;}
Border around this has a color of #b65f1e
<div style="border:2px solid #b65f1e;">Content here</div>
.myborder {border:2px solid #b65f1e;}