#c70e4c color space conversions
Hex:
#c70e4c
RGB:
199, 14, 76
CMY:
22, 95, 70
CMYK:
0, 93, 62, 22
HSL:
340°, 86.8545%, 41.7647%
HSV (HSB):
340°, 92.9648%, 78.0392%
XYZ:
25.0147, 12.9780, 8.0241
xyY:
0.5436, 0.2820, 12.9780
CIE-Lab:
42.7301, 67.2753, 17.4078
CIE-LCH:
42.7301, 69.4910, 14.5074
CIE-Luv:
42.7301, 118.1234, 6.0203
Hunter-Lab:
36.0250, 60.9017, 12.0115
#c70e4c color charts
#c70e4c color shades, tints & tones
#c70e4c color schemes
#c70e4c color preview, HTML & CSS examples
This text has a color of #c70e4c
<p style="color:#c70e4c;">Text here</p>
.mytext {color:#c70e4c;}
This box has a color of #c70e4c
<div style="background-color:#c70e4c;">Content here</div>
.mybackground {background-color:#c70e4c;}
Border around this has a color of #c70e4c
<div style="border:2px solid #c70e4c;">Content here</div>
.myborder {border:2px solid #c70e4c;}