#c70c41 color space conversions
Hex:
#c70c41
RGB:
199, 12, 65
CMY:
22, 95, 75
CMYK:
0, 94, 67, 22
HSL:
343°, 88.6256%, 41.3725%
HSV (HSB):
343°, 93.9698%, 78.0392%
XYZ:
24.6388, 12.7867, 6.1705
xyY:
0.5652, 0.2933, 12.7867
CIE-Lab:
42.4401, 66.9119, 23.9372
CIE-LCH:
42.4401, 71.0647, 19.6843
CIE-Luv:
42.4401, 122.2788, 11.8453
Hunter-Lab:
35.7585, 60.4150, 14.7999
#c70c41 color charts
#c70c41 color shades, tints & tones
#c70c41 color schemes
#c70c41 color preview, HTML & CSS examples
This text has a color of #c70c41
<p style="color:#c70c41;">Text here</p>
.mytext {color:#c70c41;}
This box has a color of #c70c41
<div style="background-color:#c70c41;">Content here</div>
.mybackground {background-color:#c70c41;}
Border around this has a color of #c70c41
<div style="border:2px solid #c70c41;">Content here</div>
.myborder {border:2px solid #c70c41;}