#cc124b color space conversions
Hex:
#cc124b
RGB:
204, 18, 75
CMY:
20, 93, 71
CMYK:
0, 91, 63, 20
HSL:
342°, 83.7838%, 43.5294%
HSV (HSB):
342°, 91.1765%, 80.0000%
XYZ:
26.3881, 13.7780, 7.9252
xyY:
0.5487, 0.2865, 13.7780
CIE-Lab:
43.9128, 67.9372, 19.7928
CIE-LCH:
43.9128, 70.7616, 16.2429
CIE-Luv:
43.9128, 121.6728, 8.2627
Hunter-Lab:
37.1187, 61.9401, 13.3241
#cc124b color charts
#cc124b color shades, tints & tones
#cc124b color schemes
#cc124b color preview, HTML & CSS examples
This text has a color of #cc124b
<p style="color:#cc124b;">Text here</p>
.mytext {color:#cc124b;}
This box has a color of #cc124b
<div style="background-color:#cc124b;">Content here</div>
.mybackground {background-color:#cc124b;}
Border around this has a color of #cc124b
<div style="border:2px solid #cc124b;">Content here</div>
.myborder {border:2px solid #cc124b;}