#c70d65 color space conversions
Hex:
#c70d65
RGB:
199, 13, 101
CMY:
22, 95, 60
CMYK:
0, 93, 49, 22
HSL:
332°, 87.7358%, 41.5686%
HSV (HSB):
332°, 93.4673%, 78.0392%
XYZ:
26.0461, 13.3695, 13.5197
xyY:
0.4920, 0.2526, 13.3695
CIE-Lab:
43.3149, 69.0990, 2.4895
CIE-LCH:
43.3149, 69.1439, 2.0634
CIE-Luv:
43.3149, 108.1966, -10.0950
Hunter-Lab:
36.5644, 63.1640, 3.6725
#c70d65 color charts
#c70d65 color shades, tints & tones
#c70d65 color schemes
#c70d65 color preview, HTML & CSS examples
This text has a color of #c70d65
<p style="color:#c70d65;">Text here</p>
.mytext {color:#c70d65;}
This box has a color of #c70d65
<div style="background-color:#c70d65;">Content here</div>
.mybackground {background-color:#c70d65;}
Border around this has a color of #c70d65
<div style="border:2px solid #c70d65;">Content here</div>
.myborder {border:2px solid #c70d65;}