#c02c8b color space conversions
Hex:
#c02c8b
RGB:
192, 44, 139
CMY:
25, 83, 45
CMYK:
0, 77, 28, 25
HSL:
321°, 62.7119%, 46.2745%
HSV (HSB):
321°, 77.0833%, 75.2941%
XYZ:
27.2991, 14.8719, 25.8578
xyY:
0.4013, 0.2186, 14.8719
CIE-Lab:
45.4583, 64.9869, -17.8907
CIE-LCH:
45.4583, 67.4046, 344.6079
CIE-Luv:
45.4583, 79.8535, -35.5786
Hunter-Lab:
38.5641, 58.8710, -12.7600
#c02c8b color charts
#c02c8b color shades, tints & tones
#c02c8b color schemes
#c02c8b color preview, HTML & CSS examples
This text has a color of #c02c8b
<p style="color:#c02c8b;">Text here</p>
.mytext {color:#c02c8b;}
This box has a color of #c02c8b
<div style="background-color:#c02c8b;">Content here</div>
.mybackground {background-color:#c02c8b;}
Border around this has a color of #c02c8b
<div style="border:2px solid #c02c8b;">Content here</div>
.myborder {border:2px solid #c02c8b;}