#c70e97 color space conversions
Hex:
#c70e97
RGB:
199, 14, 151
CMY:
22, 95, 41
CMYK:
0, 93, 24, 22
HSL:
316°, 86.8545%, 41.7647%
HSV (HSB):
316°, 92.9648%, 78.0392%
XYZ:
29.2961, 14.6906, 30.5696
xyY:
0.3929, 0.1970, 14.6906
CIE-Lab:
45.2074, 73.9239, -25.4304
CIE-LCH:
45.2074, 78.1757, 341.0164
CIE-Luv:
45.2074, 85.4770, -47.6162
Hunter-Lab:
38.3283, 69.3617, -20.4584
#c70e97 color charts
#c70e97 color shades, tints & tones
#c70e97 color schemes
#c70e97 color preview, HTML & CSS examples
This text has a color of #c70e97
<p style="color:#c70e97;">Text here</p>
.mytext {color:#c70e97;}
This box has a color of #c70e97
<div style="background-color:#c70e97;">Content here</div>
.mybackground {background-color:#c70e97;}
Border around this has a color of #c70e97
<div style="border:2px solid #c70e97;">Content here</div>
.myborder {border:2px solid #c70e97;}