#bc701d color space conversions
Hex:
#bc701d
RGB:
188, 112, 29
CMY:
26, 56, 89
CMYK:
0, 40, 85, 26
HSL:
31°, 73.2719%, 42.5490%
HSV (HSB):
31°, 84.5745%, 73.7255%
XYZ:
26.7550, 22.3684, 4.0698
xyY:
0.5030, 0.4205, 22.3684
CIE-Lab:
54.4157, 24.1705, 54.5360
CIE-LCH:
54.4157, 59.6523, 66.0969
CIE-Luv:
54.4157, 62.2055, 48.9778
Hunter-Lab:
47.2953, 18.2109, 28.0047
#bc701d color charts
#bc701d color shades, tints & tones
#bc701d color schemes
#bc701d color preview, HTML & CSS examples
This text has a color of #bc701d
<p style="color:#bc701d;">Text here</p>
.mytext {color:#bc701d;}
This box has a color of #bc701d
<div style="background-color:#bc701d;">Content here</div>
.mybackground {background-color:#bc701d;}
Border around this has a color of #bc701d
<div style="border:2px solid #bc701d;">Content here</div>
.myborder {border:2px solid #bc701d;}