#c02d7c color space conversions
Hex:
#c02d7c
RGB:
192, 45, 124
CMY:
25, 82, 51
CMYK:
0, 77, 35, 25
HSL:
328°, 62.0253%, 46.4706%
HSV (HSB):
328°, 76.5625%, 75.2941%
XYZ:
26.3147, 14.5385, 20.4880
xyY:
0.4290, 0.2370, 14.5385
CIE-Lab:
44.9955, 62.9677, -9.4421
CIE-LCH:
44.9955, 63.6717, 351.4719
CIE-Luv:
44.9955, 85.5799, -23.7093
Hunter-Lab:
38.1294, 56.4641, -5.1678
#c02d7c color charts
#c02d7c color shades, tints & tones
#c02d7c color schemes
#c02d7c color preview, HTML & CSS examples
This text has a color of #c02d7c
<p style="color:#c02d7c;">Text here</p>
.mytext {color:#c02d7c;}
This box has a color of #c02d7c
<div style="background-color:#c02d7c;">Content here</div>
.mybackground {background-color:#c02d7c;}
Border around this has a color of #c02d7c
<div style="border:2px solid #c02d7c;">Content here</div>
.myborder {border:2px solid #c02d7c;}