#bc2029 color space conversions
Hex:
#bc2029
RGB:
188, 32, 41
CMY:
26, 87, 84
CMYK:
0, 83, 78, 26
HSL:
357°, 70.9091%, 43.1373%
HSV (HSB):
357°, 82.9787%, 73.7255%
XYZ:
21.6558, 11.8845, 3.2504
xyY:
0.5886, 0.3230, 11.8845
CIE-Lab:
41.0319, 59.5583, 36.2887
CIE-LCH:
41.0319, 69.7428, 31.3538
CIE-Luv:
41.0319, 114.8402, 22.2916
Hunter-Lab:
34.4739, 51.8008, 18.5416
#bc2029 color charts
#bc2029 color shades, tints & tones
#bc2029 color schemes
#bc2029 color preview, HTML & CSS examples
This text has a color of #bc2029
<p style="color:#bc2029;">Text here</p>
.mytext {color:#bc2029;}
This box has a color of #bc2029
<div style="background-color:#bc2029;">Content here</div>
.mybackground {background-color:#bc2029;}
Border around this has a color of #bc2029
<div style="border:2px solid #bc2029;">Content here</div>
.myborder {border:2px solid #bc2029;}