#c70a55 color space conversions
Hex:
#c70a55
RGB:
199, 10, 85
CMY:
22, 96, 67
CMYK:
0, 95, 57, 22
HSL:
336°, 90.4306%, 40.9804%
HSV (HSB):
336°, 94.9749%, 78.0392%
XYZ:
25.3014, 13.0151, 9.7730
xyY:
0.5261, 0.2706, 13.0151
CIE-Lab:
42.7859, 68.2539, 11.8079
CIE-LCH:
42.7859, 69.2677, 9.8150
CIE-Luv:
42.7859, 115.2659, 0.2750
Hunter-Lab:
36.0764, 62.0535, 9.1921
#c70a55 color charts
#c70a55 color shades, tints & tones
#c70a55 color schemes
#c70a55 color preview, HTML & CSS examples
This text has a color of #c70a55
<p style="color:#c70a55;">Text here</p>
.mytext {color:#c70a55;}
This box has a color of #c70a55
<div style="background-color:#c70a55;">Content here</div>
.mybackground {background-color:#c70a55;}
Border around this has a color of #c70a55
<div style="border:2px solid #c70a55;">Content here</div>
.myborder {border:2px solid #c70a55;}