#c70a4a color space conversions
Hex:
#c70a4a
RGB:
199, 10, 74
CMY:
22, 96, 71
CMYK:
0, 95, 63, 22
HSL:
340°, 90.4306%, 40.9804%
HSV (HSB):
340°, 94.9749%, 78.0392%
XYZ:
24.8978, 12.8536, 7.6473
xyY:
0.5484, 0.2831, 12.8536
CIE-Lab:
42.5418, 67.5864, 18.4167
CIE-LCH:
42.5418, 70.0507, 15.2425
CIE-Luv:
42.5418, 119.4645, 6.8492
Hunter-Lab:
35.8519, 61.2204, 12.4497
#c70a4a color charts
#c70a4a color shades, tints & tones
#c70a4a color schemes
#c70a4a color preview, HTML & CSS examples
This text has a color of #c70a4a
<p style="color:#c70a4a;">Text here</p>
.mytext {color:#c70a4a;}
This box has a color of #c70a4a
<div style="background-color:#c70a4a;">Content here</div>
.mybackground {background-color:#c70a4a;}
Border around this has a color of #c70a4a
<div style="border:2px solid #c70a4a;">Content here</div>
.myborder {border:2px solid #c70a4a;}