#c01e7d color space conversions
Hex:
#c01e7d
RGB:
192, 30, 125
CMY:
25, 88, 51
CMYK:
0, 84, 35, 25
HSL:
325°, 72.9730%, 43.5294%
HSV (HSB):
325°, 84.3750%, 75.2941%
XYZ:
25.9042, 13.6157, 20.6648
xyY:
0.4304, 0.2262, 13.6157
CIE-Lab:
43.6767, 66.9487, -12.0446
CIE-LCH:
43.6767, 68.0236, 349.8011
CIE-Luv:
43.6767, 89.0585, -27.7466
Hunter-Lab:
36.8994, 60.7367, -7.3746
#c01e7d color charts
#c01e7d color shades, tints & tones
#c01e7d color schemes
#c01e7d color preview, HTML & CSS examples
This text has a color of #c01e7d
<p style="color:#c01e7d;">Text here</p>
.mytext {color:#c01e7d;}
This box has a color of #c01e7d
<div style="background-color:#c01e7d;">Content here</div>
.mybackground {background-color:#c01e7d;}
Border around this has a color of #c01e7d
<div style="border:2px solid #c01e7d;">Content here</div>
.myborder {border:2px solid #c01e7d;}