#b9880d color space conversions
Hex:
#b9880d
RGB:
185, 136, 13
CMY:
27, 47, 95
CMYK:
0, 26, 93, 27
HSL:
43°, 86.8687%, 38.8235%
HSV (HSB):
43°, 92.9730%, 72.5490%
XYZ:
28.8844, 27.9517, 4.2536
xyY:
0.4728, 0.4576, 27.9517
CIE-Lab:
59.8450, 9.2408, 62.9049
CIE-LCH:
59.8450, 63.5801, 81.6429
CIE-Luv:
59.8450, 41.0989, 60.2568
Hunter-Lab:
52.8693, 4.9995, 32.2384
#b9880d color charts
#b9880d color shades, tints & tones
#b9880d color schemes
#b9880d color preview, HTML & CSS examples
This text has a color of #b9880d
<p style="color:#b9880d;">Text here</p>
.mytext {color:#b9880d;}
This box has a color of #b9880d
<div style="background-color:#b9880d;">Content here</div>
.mybackground {background-color:#b9880d;}
Border around this has a color of #b9880d
<div style="border:2px solid #b9880d;">Content here</div>
.myborder {border:2px solid #b9880d;}