#bc961d color space conversions
Hex:
#bc961d
RGB:
188, 150, 29
CMY:
26, 41, 89
CMYK:
0, 20, 85, 26
HSL:
46°, 73.2719%, 42.5490%
HSV (HSB):
46°, 84.5745%, 73.7255%
XYZ:
31.8672, 32.5928, 5.7739
xyY:
0.4537, 0.4641, 32.5928
CIE-Lab:
63.8298, 3.2595, 62.4986
CIE-LCH:
63.8298, 62.5836, 87.0146
CIE-Luv:
63.8298, 32.4077, 63.7398
Hunter-Lab:
57.0901, -0.2706, 33.9667
#bc961d color charts
#bc961d color shades, tints & tones
#bc961d color schemes
#bc961d color preview, HTML & CSS examples
This text has a color of #bc961d
<p style="color:#bc961d;">Text here</p>
.mytext {color:#bc961d;}
This box has a color of #bc961d
<div style="background-color:#bc961d;">Content here</div>
.mybackground {background-color:#bc961d;}
Border around this has a color of #bc961d
<div style="border:2px solid #bc961d;">Content here</div>
.myborder {border:2px solid #bc961d;}