#bc872a color space conversions
Hex:
#bc872a
RGB:
188, 135, 42
CMY:
26, 47, 84
CMYK:
0, 28, 78, 26
HSL:
38°, 63.4783%, 45.0980%
HSV (HSB):
38°, 77.6596%, 73.7255%
XYZ:
29.8209, 28.1865, 6.0593
xyY:
0.4655, 0.4400, 28.1865
CIE-Lab:
60.0568, 11.9225, 54.7752
CIE-LCH:
60.0568, 56.0577, 77.7203
CIE-Luv:
60.0568, 43.3515, 55.0360
Hunter-Lab:
53.0909, 7.3535, 30.3969
#bc872a color charts
#bc872a color shades, tints & tones
#bc872a color schemes
#bc872a color preview, HTML & CSS examples
This text has a color of #bc872a
<p style="color:#bc872a;">Text here</p>
.mytext {color:#bc872a;}
This box has a color of #bc872a
<div style="background-color:#bc872a;">Content here</div>
.mybackground {background-color:#bc872a;}
Border around this has a color of #bc872a
<div style="border:2px solid #bc872a;">Content here</div>
.myborder {border:2px solid #bc872a;}