#bc2039 color space conversions
Hex:
#bc2039
RGB:
188, 32, 57
CMY:
26, 87, 78
CMYK:
0, 83, 70, 26
HSL:
350°, 70.9091%, 43.1373%
HSV (HSB):
350°, 82.9787%, 73.7255%
XYZ:
21.9941, 12.0198, 5.0317
xyY:
0.5633, 0.3078, 12.0198
CIE-Lab:
41.2476, 60.2107, 26.9317
CIE-LCH:
41.2476, 65.9594, 24.0985
CIE-Luv:
41.2476, 110.9224, 15.7085
Hunter-Lab:
34.6696, 52.5670, 15.6637
#bc2039 color charts
#bc2039 color shades, tints & tones
#bc2039 color schemes
#bc2039 color preview, HTML & CSS examples
This text has a color of #bc2039
<p style="color:#bc2039;">Text here</p>
.mytext {color:#bc2039;}
This box has a color of #bc2039
<div style="background-color:#bc2039;">Content here</div>
.mybackground {background-color:#bc2039;}
Border around this has a color of #bc2039
<div style="border:2px solid #bc2039;">Content here</div>
.myborder {border:2px solid #bc2039;}