#c70d57 color space conversions
Hex:
#c70d57
RGB:
199, 13, 87
CMY:
22, 95, 66
CMYK:
0, 93, 56, 22
HSL:
336°, 87.7358%, 41.5686%
HSV (HSB):
336°, 93.4673%, 78.0392%
XYZ:
25.4174, 13.1181, 10.2092
xyY:
0.5214, 0.2691, 13.1181
CIE-Lab:
42.9406, 68.0779, 10.7615
CIE-LCH:
42.9406, 68.9232, 8.9828
CIE-Luv:
42.9406, 114.0508, -0.7514
Hunter-Lab:
36.2189, 61.8833, 8.6408
#c70d57 color charts
#c70d57 color shades, tints & tones
#c70d57 color schemes
#c70d57 color preview, HTML & CSS examples
This text has a color of #c70d57
<p style="color:#c70d57;">Text here</p>
.mytext {color:#c70d57;}
This box has a color of #c70d57
<div style="background-color:#c70d57;">Content here</div>
.mybackground {background-color:#c70d57;}
Border around this has a color of #c70d57
<div style="border:2px solid #c70d57;">Content here</div>
.myborder {border:2px solid #c70d57;}