#bc024d color space conversions
Hex:
#bc024d
RGB:
188, 2, 77
CMY:
26, 99, 70
CMYK:
0, 99, 59, 26
HSL:
336°, 97.8947%, 37.2549%
HSV (HSB):
336°, 98.9362%, 73.7255%
XYZ:
22.1003, 11.2706, 8.0318
xyY:
0.5338, 0.2722, 11.2706
CIE-Lab:
40.0326, 65.9413, 12.7299
CIE-LCH:
40.0326, 67.1588, 10.9265
CIE-Luv:
40.0326, 110.7679, 1.5082
Hunter-Lab:
33.5717, 58.7562, 9.3155
#bc024d color charts
#bc024d color shades, tints & tones
#bc024d color schemes
#bc024d color preview, HTML & CSS examples
This text has a color of #bc024d
<p style="color:#bc024d;">Text here</p>
.mytext {color:#bc024d;}
This box has a color of #bc024d
<div style="background-color:#bc024d;">Content here</div>
.mybackground {background-color:#bc024d;}
Border around this has a color of #bc024d
<div style="border:2px solid #bc024d;">Content here</div>
.myborder {border:2px solid #bc024d;}