#c70f20 color space conversions
Hex:
#c70f20
RGB:
199, 15, 32
CMY:
22, 94, 87
CMYK:
0, 92, 84, 22
HSL:
354°, 85.9813%, 41.9608%
HSV (HSB):
354°, 92.4623%, 78.0392%
XYZ:
23.9847, 12.5880, 2.5321
xyY:
0.6133, 0.3219, 12.5880
CIE-Lab:
42.1359, 65.3768, 43.1473
CIE-LCH:
42.1359, 78.3315, 33.4239
CIE-Luv:
42.1359, 130.0678, 25.0278
Hunter-Lab:
35.4796, 58.5791, 20.6044
#c70f20 color charts
#c70f20 color shades, tints & tones
#c70f20 color schemes
#c70f20 color preview, HTML & CSS examples
This text has a color of #c70f20
<p style="color:#c70f20;">Text here</p>
.mytext {color:#c70f20;}
This box has a color of #c70f20
<div style="background-color:#c70f20;">Content here</div>
.mybackground {background-color:#c70f20;}
Border around this has a color of #c70f20
<div style="border:2px solid #c70f20;">Content here</div>
.myborder {border:2px solid #c70f20;}