#c70f43 color space conversions
Hex:
#c70f43
RGB:
199, 15, 67
CMY:
22, 94, 74
CMYK:
0, 92, 66, 22
HSL:
343°, 85.9813%, 41.9608%
HSV (HSB):
343°, 92.4623%, 78.0392%
XYZ:
24.7371, 12.8890, 6.4942
xyY:
0.5607, 0.2921, 12.8890
CIE-Lab:
42.5955, 66.6655, 22.8846
CIE-LCH:
42.5955, 70.4839, 18.9460
CIE-Luv:
42.5955, 121.0974, 11.0617
Hunter-Lab:
35.9013, 60.1650, 14.4058
#c70f43 color charts
#c70f43 color shades, tints & tones
#c70f43 color schemes
#c70f43 color preview, HTML & CSS examples
This text has a color of #c70f43
<p style="color:#c70f43;">Text here</p>
.mytext {color:#c70f43;}
This box has a color of #c70f43
<div style="background-color:#c70f43;">Content here</div>
.mybackground {background-color:#c70f43;}
Border around this has a color of #c70f43
<div style="border:2px solid #c70f43;">Content here</div>
.myborder {border:2px solid #c70f43;}