#c02c6c color space conversions
Hex:
#c02c6c
RGB:
192, 44, 108
CMY:
25, 83, 58
CMYK:
0, 77, 44, 25
HSL:
334°, 62.7119%, 46.2745%
HSV (HSB):
334°, 77.0833%, 75.2941%
XYZ:
25.3457, 14.0905, 15.5712
xyY:
0.4608, 0.2562, 14.0905
CIE-Lab:
44.3625, 61.6458, -0.5153
CIE-LCH:
44.3625, 61.6480, 359.5211
CIE-Luv:
44.3625, 92.2021, -12.0460
Hunter-Lab:
37.5374, 54.8350, 1.6815
#c02c6c color charts
#c02c6c color shades, tints & tones
#c02c6c color schemes
#c02c6c color preview, HTML & CSS examples
This text has a color of #c02c6c
<p style="color:#c02c6c;">Text here</p>
.mytext {color:#c02c6c;}
This box has a color of #c02c6c
<div style="background-color:#c02c6c;">Content here</div>
.mybackground {background-color:#c02c6c;}
Border around this has a color of #c02c6c
<div style="border:2px solid #c02c6c;">Content here</div>
.myborder {border:2px solid #c02c6c;}