#c70a81 color space conversions
Hex:
#c70a81
RGB:
199, 10, 129
CMY:
22, 96, 49
CMYK:
0, 95, 35, 22
HSL:
322°, 90.4306%, 40.9804%
HSV (HSB):
322°, 94.9749%, 78.0392%
XYZ:
27.6242, 13.9442, 22.0044
xyY:
0.4345, 0.2193, 13.9442
CIE-Lab:
44.1528, 71.9183, -13.6555
CIE-LCH:
44.1528, 73.2032, 349.2489
CIE-Luv:
44.1528, 95.8996, -30.9260
Hunter-Lab:
37.3419, 66.6995, -8.7984
#c70a81 color charts
#c70a81 color shades, tints & tones
#c70a81 color schemes
#c70a81 color preview, HTML & CSS examples
This text has a color of #c70a81
<p style="color:#c70a81;">Text here</p>
.mytext {color:#c70a81;}
This box has a color of #c70a81
<div style="background-color:#c70a81;">Content here</div>
.mybackground {background-color:#c70a81;}
Border around this has a color of #c70a81
<div style="border:2px solid #c70a81;">Content here</div>
.myborder {border:2px solid #c70a81;}