#c70e44 color space conversions
Hex:
#c70e44
RGB:
199, 14, 68
CMY:
22, 95, 73
CMYK:
0, 93, 66, 22
HSL:
342°, 86.8545%, 41.7647%
HSV (HSB):
342°, 92.9648%, 78.0392%
XYZ:
24.7536, 12.8735, 6.6490
xyY:
0.5591, 0.2908, 12.8735
CIE-Lab:
42.5721, 66.8374, 22.2281
CIE-LCH:
42.5721, 70.4367, 18.3956
CIE-Luv:
42.5721, 120.9429, 10.4489
Hunter-Lab:
35.8797, 60.3586, 14.1285
#c70e44 color charts
#c70e44 color shades, tints & tones
#c70e44 color schemes
#c70e44 color preview, HTML & CSS examples
This text has a color of #c70e44
<p style="color:#c70e44;">Text here</p>
.mytext {color:#c70e44;}
This box has a color of #c70e44
<div style="background-color:#c70e44;">Content here</div>
.mybackground {background-color:#c70e44;}
Border around this has a color of #c70e44
<div style="border:2px solid #c70e44;">Content here</div>
.myborder {border:2px solid #c70e44;}