#c70a64 color space conversions
Hex:
#c70a64
RGB:
199, 10, 100
CMY:
22, 96, 61
CMYK:
0, 95, 50, 22
HSL:
331°, 90.4306%, 40.9804%
HSV (HSB):
331°, 94.9749%, 78.0392%
XYZ:
25.9620, 13.2793, 13.2514
xyY:
0.4946, 0.2530, 13.2793
CIE-Lab:
43.1811, 69.3257, 2.9234
CIE-LCH:
43.1811, 69.3873, 2.4147
CIE-Luv:
43.1811, 109.0031, -9.6444
Hunter-Lab:
36.4408, 63.3998, 3.9482
#c70a64 color charts
#c70a64 color shades, tints & tones
#c70a64 color schemes
#c70a64 color preview, HTML & CSS examples
This text has a color of #c70a64
<p style="color:#c70a64;">Text here</p>
.mytext {color:#c70a64;}
This box has a color of #c70a64
<div style="background-color:#c70a64;">Content here</div>
.mybackground {background-color:#c70a64;}
Border around this has a color of #c70a64
<div style="border:2px solid #c70a64;">Content here</div>
.myborder {border:2px solid #c70a64;}