#c70e45 color space conversions
Hex:
#c70e45
RGB:
199, 14, 69
CMY:
22, 95, 73
CMYK:
0, 93, 65, 22
HSL:
342°, 86.8545%, 41.7647%
HSV (HSB):
342°, 92.9648%, 78.0392%
XYZ:
24.7844, 12.8859, 6.8112
xyY:
0.5572, 0.2897, 12.8859
CIE-Lab:
42.5908, 66.8892, 21.6253
CIE-LCH:
42.5908, 70.2981, 17.9160
CIE-Luv:
42.5908, 120.6033, 9.9168
Hunter-Lab:
35.8969, 60.4228, 13.8780
#c70e45 color charts
#c70e45 color shades, tints & tones
#c70e45 color schemes
#c70e45 color preview, HTML & CSS examples
This text has a color of #c70e45
<p style="color:#c70e45;">Text here</p>
.mytext {color:#c70e45;}
This box has a color of #c70e45
<div style="background-color:#c70e45;">Content here</div>
.mybackground {background-color:#c70e45;}
Border around this has a color of #c70e45
<div style="border:2px solid #c70e45;">Content here</div>
.myborder {border:2px solid #c70e45;}