#c70d6d color space conversions
Hex:
#c70d6d
RGB:
199, 13, 109
CMY:
22, 95, 57
CMYK:
0, 93, 45, 22
HSL:
329°, 87.7358%, 41.5686%
HSV (HSB):
329°, 93.4673%, 78.0392%
XYZ:
26.4574, 13.5341, 15.6859
xyY:
0.4752, 0.2431, 13.5341
CIE-Lab:
43.5572, 69.7552, -2.1598
CIE-LCH:
43.5572, 69.7887, 358.2265
CIE-Luv:
43.5572, 104.6822, -15.7684
Hunter-Lab:
36.7887, 63.9921, 0.4722
#c70d6d color charts
#c70d6d color shades, tints & tones
#c70d6d color schemes
#c70d6d color preview, HTML & CSS examples
This text has a color of #c70d6d
<p style="color:#c70d6d;">Text here</p>
.mytext {color:#c70d6d;}
This box has a color of #c70d6d
<div style="background-color:#c70d6d;">Content here</div>
.mybackground {background-color:#c70d6d;}
Border around this has a color of #c70d6d
<div style="border:2px solid #c70d6d;">Content here</div>
.myborder {border:2px solid #c70d6d;}