#c70e46 color space conversions
Hex:
#c70e46
RGB:
199, 14, 70
CMY:
22, 95, 73
CMYK:
0, 93, 65, 22
HSL:
342°, 86.8545%, 41.7647%
HSV (HSB):
342°, 92.9648%, 78.0392%
XYZ:
24.8157, 12.8984, 6.9761
xyY:
0.5553, 0.2886, 12.8984
CIE-Lab:
42.6097, 66.9419, 21.0224
CIE-LCH:
42.6097, 70.1653, 17.4344
CIE-Luv:
42.6097, 120.2600, 9.3785
Hunter-Lab:
35.9143, 60.4881, 13.6234
#c70e46 color charts
#c70e46 color shades, tints & tones
#c70e46 color schemes
#c70e46 color preview, HTML & CSS examples
This text has a color of #c70e46
<p style="color:#c70e46;">Text here</p>
.mytext {color:#c70e46;}
This box has a color of #c70e46
<div style="background-color:#c70e46;">Content here</div>
.mybackground {background-color:#c70e46;}
Border around this has a color of #c70e46
<div style="border:2px solid #c70e46;">Content here</div>
.myborder {border:2px solid #c70e46;}