#bc024f color space conversions
Hex:
#bc024f
RGB:
188, 2, 79
CMY:
26, 99, 69
CMYK:
0, 99, 58, 26
HSL:
335°, 97.8947%, 37.2549%
HSV (HSB):
335°, 98.9362%, 73.7255%
XYZ:
22.1720, 11.2993, 8.4095
xyY:
0.5294, 0.2698, 11.2993
CIE-Lab:
40.0801, 66.0688, 11.5171
CIE-LCH:
40.0801, 67.0651, 9.8884
CIE-Luv:
40.0801, 109.9752, 0.2791
Hunter-Lab:
33.6144, 58.9131, 8.6972
#bc024f color charts
#bc024f color shades, tints & tones
#bc024f color schemes
#bc024f color preview, HTML & CSS examples
This text has a color of #bc024f
<p style="color:#bc024f;">Text here</p>
.mytext {color:#bc024f;}
This box has a color of #bc024f
<div style="background-color:#bc024f;">Content here</div>
.mybackground {background-color:#bc024f;}
Border around this has a color of #bc024f
<div style="border:2px solid #bc024f;">Content here</div>
.myborder {border:2px solid #bc024f;}