#c02d7e color space conversions
Hex:
#c02d7e
RGB:
192, 45, 126
CMY:
25, 82, 51
CMYK:
0, 77, 34, 25
HSL:
327°, 62.0253%, 46.4706%
HSV (HSB):
327°, 76.5625%, 75.2941%
XYZ:
26.4425, 14.5896, 21.1611
xyY:
0.4252, 0.2346, 14.5896
CIE-Lab:
45.0669, 63.1866, -10.5604
CIE-LCH:
45.0669, 64.0630, 350.5118
CIE-Luv:
45.0669, 84.7832, -25.2390
Hunter-Lab:
38.1963, 56.7282, -6.1097
#c02d7e color charts
#c02d7e color shades, tints & tones
#c02d7e color schemes
#c02d7e color preview, HTML & CSS examples
This text has a color of #c02d7e
<p style="color:#c02d7e;">Text here</p>
.mytext {color:#c02d7e;}
This box has a color of #c02d7e
<div style="background-color:#c02d7e;">Content here</div>
.mybackground {background-color:#c02d7e;}
Border around this has a color of #c02d7e
<div style="border:2px solid #c02d7e;">Content here</div>
.myborder {border:2px solid #c02d7e;}