#c70e83 color space conversions
Hex:
#c70e83
RGB:
199, 14, 131
CMY:
22, 95, 49
CMYK:
0, 93, 34, 22
HSL:
322°, 86.8545%, 41.7647%
HSV (HSB):
322°, 92.9648%, 78.0392%
XYZ:
27.8070, 14.0949, 22.7277
xyY:
0.4303, 0.2181, 14.0949
CIE-Lab:
44.3687, 71.7164, -14.5553
CIE-LCH:
44.3687, 73.1786, 348.5273
CIE-Luv:
44.3687, 94.5818, -32.1198
Hunter-Lab:
37.5432, 66.5085, -9.6125
#c70e83 color charts
#c70e83 color shades, tints & tones
#c70e83 color schemes
#c70e83 color preview, HTML & CSS examples
This text has a color of #c70e83
<p style="color:#c70e83;">Text here</p>
.mytext {color:#c70e83;}
This box has a color of #c70e83
<div style="background-color:#c70e83;">Content here</div>
.mybackground {background-color:#c70e83;}
Border around this has a color of #c70e83
<div style="border:2px solid #c70e83;">Content here</div>
.myborder {border:2px solid #c70e83;}