#c70e82 color space conversions
Hex:
#c70e82
RGB:
199, 14, 130
CMY:
22, 95, 49
CMYK:
0, 93, 35, 22
HSL:
322°, 86.8545%, 41.7647%
HSV (HSB):
322°, 92.9648%, 78.0392%
XYZ:
27.7395, 14.0679, 22.3724
xyY:
0.4322, 0.2192, 14.0679
CIE-Lab:
44.3301, 71.6139, -14.0004
CIE-LCH:
44.3301, 72.9696, 348.9383
CIE-Luv:
44.3301, 95.0397, -31.3537
Hunter-Lab:
37.5072, 66.3771, -9.1105
#c70e82 color charts
#c70e82 color shades, tints & tones
#c70e82 color schemes
#c70e82 color preview, HTML & CSS examples
This text has a color of #c70e82
<p style="color:#c70e82;">Text here</p>
.mytext {color:#c70e82;}
This box has a color of #c70e82
<div style="background-color:#c70e82;">Content here</div>
.mybackground {background-color:#c70e82;}
Border around this has a color of #c70e82
<div style="border:2px solid #c70e82;">Content here</div>
.myborder {border:2px solid #c70e82;}