#cc125b color space conversions
Hex:
#cc125b
RGB:
204, 18, 91
CMY:
20, 93, 64
CMYK:
0, 91, 55, 20
HSL:
336°, 83.7838%, 43.5294%
HSV (HSB):
336°, 91.1765%, 80.0000%
XYZ:
27.0065, 14.0253, 11.1813
xyY:
0.5172, 0.2686, 14.0253
CIE-Lab:
44.2692, 68.9291, 10.2554
CIE-LCH:
44.2692, 69.6878, 8.4625
CIE-Luv:
44.2692, 115.6079, -1.3989
Hunter-Lab:
37.4504, 63.1829, 8.5135
#cc125b color charts
#cc125b color shades, tints & tones
#cc125b color schemes
#cc125b color preview, HTML & CSS examples
This text has a color of #cc125b
<p style="color:#cc125b;">Text here</p>
.mytext {color:#cc125b;}
This box has a color of #cc125b
<div style="background-color:#cc125b;">Content here</div>
.mybackground {background-color:#cc125b;}
Border around this has a color of #cc125b
<div style="border:2px solid #cc125b;">Content here</div>
.myborder {border:2px solid #cc125b;}