#c70c49 color space conversions
Hex:
#c70c49
RGB:
199, 12, 73
CMY:
22, 95, 71
CMYK:
0, 94, 63, 22
HSL:
340°, 88.6256%, 41.3725%
HSV (HSB):
340°, 93.9698%, 78.0392%
XYZ:
24.8873, 12.8861, 7.4789
xyY:
0.5500, 0.2848, 12.8861
CIE-Lab:
42.5911, 67.3290, 19.1119
CIE-LCH:
42.5911, 69.9890, 15.8471
CIE-Luv:
42.5911, 119.5333, 7.5614
Hunter-Lab:
35.8972, 60.9326, 12.7755
#c70c49 color charts
#c70c49 color shades, tints & tones
#c70c49 color schemes
#c70c49 color preview, HTML & CSS examples
This text has a color of #c70c49
<p style="color:#c70c49;">Text here</p>
.mytext {color:#c70c49;}
This box has a color of #c70c49
<div style="background-color:#c70c49;">Content here</div>
.mybackground {background-color:#c70c49;}
Border around this has a color of #c70c49
<div style="border:2px solid #c70c49;">Content here</div>
.myborder {border:2px solid #c70c49;}