#bd941e color space conversions
Hex:
#bd941e
RGB:
189, 148, 30
CMY:
26, 42, 88
CMYK:
0, 22, 84, 26
HSL:
45°, 72.6027%, 42.9412%
HSV (HSB):
45°, 84.1270%, 74.1176%
XYZ:
31.8105, 32.0924, 5.7461
xyY:
0.4567, 0.4608, 32.0924
CIE-Lab:
63.4191, 4.8236, 61.9110
CIE-LCH:
63.4191, 62.0986, 85.5450
CIE-Luv:
63.4191, 34.6623, 62.8082
Hunter-Lab:
56.6501, 1.0947, 33.6412
#bd941e color charts
#bd941e color shades, tints & tones
#bd941e color schemes
#bd941e color preview, HTML & CSS examples
This text has a color of #bd941e
<p style="color:#bd941e;">Text here</p>
.mytext {color:#bd941e;}
This box has a color of #bd941e
<div style="background-color:#bd941e;">Content here</div>
.mybackground {background-color:#bd941e;}
Border around this has a color of #bd941e
<div style="border:2px solid #bd941e;">Content here</div>
.myborder {border:2px solid #bd941e;}