#c70d8e color space conversions
Hex:
#c70d8e
RGB:
199, 13, 142
CMY:
22, 95, 44
CMYK:
0, 93, 29, 22
HSL:
318°, 87.7358%, 41.5686%
HSV (HSB):
318°, 93.4673%, 78.0392%
XYZ:
28.5796, 14.3830, 26.8611
xyY:
0.4093, 0.2060, 14.3830
CIE-Lab:
44.7772, 73.0019, -20.6464
CIE-LCH:
44.7772, 75.8653, 344.2080
CIE-Luv:
44.7772, 89.6496, -40.7037
Hunter-Lab:
37.9249, 68.1463, -15.4459
#c70d8e color charts
#c70d8e color shades, tints & tones
#c70d8e color schemes
#c70d8e color preview, HTML & CSS examples
This text has a color of #c70d8e
<p style="color:#c70d8e;">Text here</p>
.mytext {color:#c70d8e;}
This box has a color of #c70d8e
<div style="background-color:#c70d8e;">Content here</div>
.mybackground {background-color:#c70d8e;}
Border around this has a color of #c70d8e
<div style="border:2px solid #c70d8e;">Content here</div>
.myborder {border:2px solid #c70d8e;}