#bc250e color space conversions
Hex:
#bc250e
RGB:
188, 37, 14
CMY:
26, 85, 95
CMYK:
0, 80, 93, 26
HSL:
8°, 86.1386%, 39.6078%
HSV (HSB):
8°, 92.5532%, 73.7255%
XYZ:
21.4799, 12.0462, 1.6085
xyY:
0.6114, 0.3429, 12.0462
CIE-Lab:
41.2895, 57.6191, 49.7011
CIE-LCH:
41.2895, 76.0931, 40.7804
CIE-Luv:
41.2895, 116.6028, 29.7451
Hunter-Lab:
34.7076, 49.7317, 21.5476
#bc250e color charts
#bc250e color shades, tints & tones
#bc250e color schemes
#bc250e color preview, HTML & CSS examples
This text has a color of #bc250e
<p style="color:#bc250e;">Text here</p>
.mytext {color:#bc250e;}
This box has a color of #bc250e
<div style="background-color:#bc250e;">Content here</div>
.mybackground {background-color:#bc250e;}
Border around this has a color of #bc250e
<div style="border:2px solid #bc250e;">Content here</div>
.myborder {border:2px solid #bc250e;}