#c70e1c color space conversions
Hex:
#c70e1c
RGB:
199, 14, 28
CMY:
22, 95, 89
CMYK:
0, 93, 86, 22
HSL:
355°, 86.8545%, 41.7647%
HSV (HSB):
355°, 92.9648%, 78.0392%
XYZ:
23.9198, 12.5400, 2.2584
xyY:
0.6178, 0.3239, 12.5400
CIE-Lab:
42.0618, 65.4106, 45.1558
CIE-LCH:
42.0618, 79.4833, 34.6190
CIE-Luv:
42.0618, 130.9380, 25.9674
Hunter-Lab:
35.4119, 58.6013, 21.0072
#c70e1c color charts
#c70e1c color shades, tints & tones
#c70e1c color schemes
#c70e1c color preview, HTML & CSS examples
This text has a color of #c70e1c
<p style="color:#c70e1c;">Text here</p>
.mytext {color:#c70e1c;}
This box has a color of #c70e1c
<div style="background-color:#c70e1c;">Content here</div>
.mybackground {background-color:#c70e1c;}
Border around this has a color of #c70e1c
<div style="border:2px solid #c70e1c;">Content here</div>
.myborder {border:2px solid #c70e1c;}