#c70a4c color space conversions
Hex:
#c70a4c
RGB:
199, 10, 76
CMY:
22, 96, 70
CMYK:
0, 95, 62, 22
HSL:
339°, 90.4306%, 40.9804%
HSV (HSB):
339°, 94.9749%, 78.0392%
XYZ:
24.9662, 12.8810, 8.0079
xyY:
0.5445, 0.2809, 12.8810
CIE-Lab:
42.5834, 67.7003, 17.2112
CIE-LCH:
42.5834, 69.8538, 14.2640
CIE-Luv:
42.5834, 118.7306, 5.7041
Hunter-Lab:
35.8901, 61.3623, 11.8941
#c70a4c color charts
#c70a4c color shades, tints & tones
#c70a4c color schemes
#c70a4c color preview, HTML & CSS examples
This text has a color of #c70a4c
<p style="color:#c70a4c;">Text here</p>
.mytext {color:#c70a4c;}
This box has a color of #c70a4c
<div style="background-color:#c70a4c;">Content here</div>
.mybackground {background-color:#c70a4c;}
Border around this has a color of #c70a4c
<div style="border:2px solid #c70a4c;">Content here</div>
.myborder {border:2px solid #c70a4c;}