#c02e7d color space conversions
Hex:
#c02e7d
RGB:
192, 46, 125
CMY:
25, 82, 51
CMYK:
0, 76, 35, 25
HSL:
328°, 61.3445%, 46.6667%
HSV (HSB):
328°, 76.0417%, 75.2941%
XYZ:
26.4169, 14.6411, 20.8357
xyY:
0.4268, 0.2366, 14.6411
CIE-Lab:
45.1387, 62.7717, -9.8399
CIE-LCH:
45.1387, 63.5382, 351.0910
CIE-Luv:
45.1387, 84.8724, -24.2123
Hunter-Lab:
38.2637, 56.2731, -5.5006
#c02e7d color charts
#c02e7d color shades, tints & tones
#c02e7d color schemes
#c02e7d color preview, HTML & CSS examples
This text has a color of #c02e7d
<p style="color:#c02e7d;">Text here</p>
.mytext {color:#c02e7d;}
This box has a color of #c02e7d
<div style="background-color:#c02e7d;">Content here</div>
.mybackground {background-color:#c02e7d;}
Border around this has a color of #c02e7d
<div style="border:2px solid #c02e7d;">Content here</div>
.myborder {border:2px solid #c02e7d;}