#c02e7a color space conversions
Hex:
#c02e7a
RGB:
192, 46, 122
CMY:
25, 82, 52
CMYK:
0, 76, 36, 25
HSL:
329°, 61.3445%, 46.6667%
HSV (HSB):
329°, 76.0417%, 75.2941%
XYZ:
26.2281, 14.5656, 19.8414
xyY:
0.4326, 0.2402, 14.5656
CIE-Lab:
45.0334, 62.4463, -8.1582
CIE-LCH:
45.0334, 62.9770, 352.5569
CIE-Luv:
45.0334, 86.0578, -21.9262
Hunter-Lab:
38.1649, 55.8820, -4.1086
#c02e7a color charts
#c02e7a color shades, tints & tones
#c02e7a color schemes
#c02e7a color preview, HTML & CSS examples
This text has a color of #c02e7a
<p style="color:#c02e7a;">Text here</p>
.mytext {color:#c02e7a;}
This box has a color of #c02e7a
<div style="background-color:#c02e7a;">Content here</div>
.mybackground {background-color:#c02e7a;}
Border around this has a color of #c02e7a
<div style="border:2px solid #c02e7a;">Content here</div>
.myborder {border:2px solid #c02e7a;}