#c02f7d color space conversions
Hex:
#c02f7d
RGB:
192, 47, 125
CMY:
25, 82, 51
CMYK:
0, 76, 35, 25
HSL:
328°, 60.6695%, 46.8627%
HSV (HSB):
328°, 75.5208%, 75.2941%
XYZ:
26.4564, 14.7202, 20.8489
xyY:
0.4265, 0.2373, 14.7202
CIE-Lab:
45.2485, 62.4610, -9.6748
CIE-LCH:
45.2485, 63.2058, 351.1952
CIE-Luv:
45.2485, 84.5567, -23.9460
Hunter-Lab:
38.3669, 55.9452, -5.3619
#c02f7d color charts
#c02f7d color shades, tints & tones
#c02f7d color schemes
#c02f7d color preview, HTML & CSS examples
This text has a color of #c02f7d
<p style="color:#c02f7d;">Text here</p>
.mytext {color:#c02f7d;}
This box has a color of #c02f7d
<div style="background-color:#c02f7d;">Content here</div>
.mybackground {background-color:#c02f7d;}
Border around this has a color of #c02f7d
<div style="border:2px solid #c02f7d;">Content here</div>
.myborder {border:2px solid #c02f7d;}