#b06e12 color space conversions
Hex:
#b06e12
RGB:
176, 110, 18
CMY:
31, 57, 93
CMYK:
0, 38, 90, 31
HSL:
35°, 81.4433%, 38.0392%
HSV (HSB):
35°, 89.7727%, 69.0196%
XYZ:
23.5896, 20.4256, 3.2715
xyY:
0.4989, 0.4320, 20.4256
CIE-Lab:
52.3151, 19.7563, 55.6082
CIE-LCH:
52.3151, 59.0134, 70.4411
CIE-Luv:
52.3151, 54.3108, 49.4284
Hunter-Lab:
45.1947, 14.0781, 27.3445
#b06e12 color charts
#b06e12 color shades, tints & tones
#b06e12 color schemes
#b06e12 color preview, HTML & CSS examples
This text has a color of #b06e12
<p style="color:#b06e12;">Text here</p>
.mytext {color:#b06e12;}
This box has a color of #b06e12
<div style="background-color:#b06e12;">Content here</div>
.mybackground {background-color:#b06e12;}
Border around this has a color of #b06e12
<div style="border:2px solid #b06e12;">Content here</div>
.myborder {border:2px solid #b06e12;}