#b08c10 color space conversions
Hex:
#b08c10
RGB:
176, 140, 16
CMY:
31, 45, 94
CMYK:
0, 20, 91, 31
HSL:
47°, 83.3333%, 37.6471%
HSV (HSB):
47°, 90.9091%, 69.0196%
XYZ:
27.3761, 28.0237, 4.4564
xyY:
0.4574, 0.4682, 28.0237
CIE-Lab:
59.9101, 3.0042, 61.9551
CIE-LCH:
59.9101, 62.0279, 87.2239
CIE-Luv:
59.9101, 30.8768, 61.2507
Hunter-Lab:
52.9374, -0.3308, 32.0649
#b08c10 color charts
#b08c10 color shades, tints & tones
#b08c10 color schemes
#b08c10 color preview, HTML & CSS examples
This text has a color of #b08c10
<p style="color:#b08c10;">Text here</p>
.mytext {color:#b08c10;}
This box has a color of #b08c10
<div style="background-color:#b08c10;">Content here</div>
.mybackground {background-color:#b08c10;}
Border around this has a color of #b08c10
<div style="border:2px solid #b08c10;">Content here</div>
.myborder {border:2px solid #b08c10;}