#c70c57 color space conversions
Hex:
#c70c57
RGB:
199, 12, 87
CMY:
22, 95, 66
CMYK:
0, 94, 56, 22
HSL:
336°, 88.6256%, 41.3725%
HSV (HSB):
336°, 93.9698%, 78.0392%
XYZ:
25.4050, 13.0932, 10.2051
xyY:
0.5216, 0.2688, 13.0932
CIE-Lab:
42.9033, 68.1861, 10.7094
CIE-LCH:
42.9033, 69.0220, 8.9261
CIE-Luv:
42.9033, 114.1957, -0.8349
Hunter-Lab:
36.1845, 62.0011, 8.6077
#c70c57 color charts
#c70c57 color shades, tints & tones
#c70c57 color schemes
#c70c57 color preview, HTML & CSS examples
This text has a color of #c70c57
<p style="color:#c70c57;">Text here</p>
.mytext {color:#c70c57;}
This box has a color of #c70c57
<div style="background-color:#c70c57;">Content here</div>
.mybackground {background-color:#c70c57;}
Border around this has a color of #c70c57
<div style="border:2px solid #c70c57;">Content here</div>
.myborder {border:2px solid #c70c57;}