#c02e78 color space conversions
Hex:
#c02e78
RGB:
192, 46, 120
CMY:
25, 82, 53
CMYK:
0, 76, 38, 25
HSL:
330°, 61.3445%, 46.6667%
HSV (HSB):
330°, 76.0417%, 75.2941%
XYZ:
26.1054, 14.5165, 19.1954
xyY:
0.4364, 0.2427, 14.5165
CIE-Lab:
44.9648, 62.2338, -7.0322
CIE-LCH:
44.9648, 62.6298, 353.5531
CIE-Luv:
44.9648, 86.8454, -20.4122
Hunter-Lab:
38.1006, 55.6270, -3.2004
#c02e78 color charts
#c02e78 color shades, tints & tones
#c02e78 color schemes
#c02e78 color preview, HTML & CSS examples
This text has a color of #c02e78
<p style="color:#c02e78;">Text here</p>
.mytext {color:#c02e78;}
This box has a color of #c02e78
<div style="background-color:#c02e78;">Content here</div>
.mybackground {background-color:#c02e78;}
Border around this has a color of #c02e78
<div style="border:2px solid #c02e78;">Content here</div>
.myborder {border:2px solid #c02e78;}