#bc480d color space conversions
Hex:
#bc480d
RGB:
188, 72, 13
CMY:
26, 72, 95
CMYK:
0, 62, 93, 26
HSL:
20°, 87.0647%, 39.4118%
HSV (HSB):
20°, 93.0851%, 73.7255%
XYZ:
23.1290, 15.3552, 2.1256
xyY:
0.5695, 0.3781, 15.3552
CIE-Lab:
46.1168, 44.4144, 53.2460
CIE-LCH:
46.1168, 69.3381, 50.1673
CIE-Luv:
46.1168, 94.8561, 38.0873
Hunter-Lab:
39.1857, 36.7834, 24.2138
#bc480d color charts
#bc480d color shades, tints & tones
#bc480d color schemes
#bc480d color preview, HTML & CSS examples
This text has a color of #bc480d
<p style="color:#bc480d;">Text here</p>
.mytext {color:#bc480d;}
This box has a color of #bc480d
<div style="background-color:#bc480d;">Content here</div>
.mybackground {background-color:#bc480d;}
Border around this has a color of #bc480d
<div style="border:2px solid #bc480d;">Content here</div>
.myborder {border:2px solid #bc480d;}