#bd931c color space conversions
Hex:
#bd931c
RGB:
189, 147, 28
CMY:
26, 42, 89
CMYK:
0, 22, 85, 26
HSL:
44°, 74.1935%, 42.5490%
HSV (HSB):
44°, 85.1852%, 74.1176%
XYZ:
31.6296, 31.7701, 5.5638
xyY:
0.4586, 0.4607, 31.7701
CIE-Lab:
63.1524, 5.3139, 62.2532
CIE-LCH:
63.1524, 62.4796, 85.1211
CIE-Luv:
63.1524, 35.4714, 62.7446
Hunter-Lab:
56.3650, 1.5278, 33.6030
#bd931c color charts
#bd931c color shades, tints & tones
#bd931c color schemes
#bd931c color preview, HTML & CSS examples
This text has a color of #bd931c
<p style="color:#bd931c;">Text here</p>
.mytext {color:#bd931c;}
This box has a color of #bd931c
<div style="background-color:#bd931c;">Content here</div>
.mybackground {background-color:#bd931c;}
Border around this has a color of #bd931c
<div style="border:2px solid #bd931c;">Content here</div>
.myborder {border:2px solid #bd931c;}