#c80c70 color space conversions
Hex:
#c80c70
RGB:
200, 12, 112
CMY:
22, 95, 56
CMYK:
0, 94, 44, 22
HSL:
328°, 88.6792%, 41.5686%
HSV (HSB):
328°, 94.0000%, 78.4314%
XYZ:
26.8755, 13.7122, 16.5594
xyY:
0.4703, 0.2399, 13.7122
CIE-Lab:
43.8173, 70.3450, -3.6227
CIE-LCH:
43.8173, 70.4382, 357.0519
CIE-Luv:
43.8173, 104.2722, -17.7042
Hunter-Lab:
37.0299, 64.7491, -0.5930
#c80c70 color charts
#c80c70 color shades, tints & tones
#c80c70 color schemes
#c80c70 color preview, HTML & CSS examples
This text has a color of #c80c70
<p style="color:#c80c70;">Text here</p>
.mytext {color:#c80c70;}
This box has a color of #c80c70
<div style="background-color:#c80c70;">Content here</div>
.mybackground {background-color:#c80c70;}
Border around this has a color of #c80c70
<div style="border:2px solid #c80c70;">Content here</div>
.myborder {border:2px solid #c80c70;}