#c70d49 color space conversions
Hex:
#c70d49
RGB:
199, 13, 73
CMY:
22, 95, 71
CMYK:
0, 93, 63, 22
HSL:
341°, 87.7358%, 41.5686%
HSV (HSB):
341°, 93.4673%, 78.0392%
XYZ:
24.8997, 12.9110, 7.4830
xyY:
0.5497, 0.2851, 12.9110
CIE-Lab:
42.6288, 67.2197, 19.1618
CIE-LCH:
42.6288, 69.8975, 15.9108
CIE-Luv:
42.6288, 119.3746, 7.6418
Hunter-Lab:
35.9319, 60.8143, 12.8048
#c70d49 color charts
#c70d49 color shades, tints & tones
#c70d49 color schemes
#c70d49 color preview, HTML & CSS examples
This text has a color of #c70d49
<p style="color:#c70d49;">Text here</p>
.mytext {color:#c70d49;}
This box has a color of #c70d49
<div style="background-color:#c70d49;">Content here</div>
.mybackground {background-color:#c70d49;}
Border around this has a color of #c70d49
<div style="border:2px solid #c70d49;">Content here</div>
.myborder {border:2px solid #c70d49;}