#b08c12 color space conversions
Hex:
#b08c12
RGB:
176, 140, 18
CMY:
31, 45, 93
CMYK:
0, 20, 90, 31
HSL:
46°, 81.4433%, 38.0392%
HSV (HSB):
46°, 89.7727%, 69.0196%
XYZ:
27.3918, 28.0299, 4.5389
xyY:
0.4568, 0.4675, 28.0299
CIE-Lab:
59.9158, 3.0428, 61.5425
CIE-LCH:
59.9158, 61.6177, 87.1695
CIE-Luv:
59.9158, 30.8424, 61.0221
Hunter-Lab:
52.9433, -0.2986, 31.9773
#b08c12 color charts
#b08c12 color shades, tints & tones
#b08c12 color schemes
#b08c12 color preview, HTML & CSS examples
This text has a color of #b08c12
<p style="color:#b08c12;">Text here</p>
.mytext {color:#b08c12;}
This box has a color of #b08c12
<div style="background-color:#b08c12;">Content here</div>
.mybackground {background-color:#b08c12;}
Border around this has a color of #b08c12
<div style="border:2px solid #b08c12;">Content here</div>
.myborder {border:2px solid #b08c12;}