#bd971a color space conversions
Hex:
#bd971a
RGB:
189, 151, 26
CMY:
26, 41, 90
CMYK:
0, 20, 86, 26
HSL:
46°, 75.8140%, 42.1569%
HSV (HSB):
46°, 86.2434%, 74.1176%
XYZ:
32.2393, 33.0266, 5.6529
xyY:
0.4546, 0.4657, 33.0266
CIE-Lab:
64.1825, 3.0864, 63.6352
CIE-LCH:
64.1825, 63.7100, 87.2232
CIE-Luv:
64.1825, 32.5023, 64.6311
Hunter-Lab:
57.4688, -0.4339, 34.3961
#bd971a color charts
#bd971a color shades, tints & tones
#bd971a color schemes
#bd971a color preview, HTML & CSS examples
This text has a color of #bd971a
<p style="color:#bd971a;">Text here</p>
.mytext {color:#bd971a;}
This box has a color of #bd971a
<div style="background-color:#bd971a;">Content here</div>
.mybackground {background-color:#bd971a;}
Border around this has a color of #bd971a
<div style="border:2px solid #bd971a;">Content here</div>
.myborder {border:2px solid #bd971a;}