#c70a99 color space conversions
Hex:
#c70a99
RGB:
199, 10, 153
CMY:
22, 96, 40
CMYK:
0, 95, 23, 22
HSL:
315°, 90.4306%, 40.9804%
HSV (HSB):
315°, 94.9749%, 78.0392%
XYZ:
29.4115, 14.6591, 31.4163
xyY:
0.3896, 0.1942, 14.6591
CIE-Lab:
45.1637, 74.5550, -26.7038
CIE-LCH:
45.1637, 79.1931, 340.2937
CIE-Luv:
45.1637, 84.9018, -49.4993
Hunter-Lab:
38.2872, 70.1177, -21.8490
#c70a99 color charts
#c70a99 color shades, tints & tones
#c70a99 color schemes
#c70a99 color preview, HTML & CSS examples
This text has a color of #c70a99
<p style="color:#c70a99;">Text here</p>
.mytext {color:#c70a99;}
This box has a color of #c70a99
<div style="background-color:#c70a99;">Content here</div>
.mybackground {background-color:#c70a99;}
Border around this has a color of #c70a99
<div style="border:2px solid #c70a99;">Content here</div>
.myborder {border:2px solid #c70a99;}