#c70a8b color space conversions
Hex:
#c70a8b
RGB:
199, 10, 139
CMY:
22, 96, 45
CMYK:
0, 95, 30, 22
HSL:
319°, 90.4306%, 40.9804%
HSV (HSB):
319°, 94.9749%, 78.0392%
XYZ:
28.3219, 14.2233, 25.6787
xyY:
0.4151, 0.2085, 14.2233
CIE-Lab:
44.5514, 72.9652, -19.1676
CIE-LCH:
44.5514, 75.4408, 345.2813
CIE-Luv:
44.5514, 91.2888, -38.6213
Hunter-Lab:
37.7138, 68.0492, -13.9700
#c70a8b color charts
#c70a8b color shades, tints & tones
#c70a8b color schemes
#c70a8b color preview, HTML & CSS examples
This text has a color of #c70a8b
<p style="color:#c70a8b;">Text here</p>
.mytext {color:#c70a8b;}
This box has a color of #c70a8b
<div style="background-color:#c70a8b;">Content here</div>
.mybackground {background-color:#c70a8b;}
Border around this has a color of #c70a8b
<div style="border:2px solid #c70a8b;">Content here</div>
.myborder {border:2px solid #c70a8b;}