#c70e1b color space conversions
Hex:
#c70e1b
RGB:
199, 14, 27
CMY:
22, 95, 89
CMYK:
0, 93, 86, 22
HSL:
356°, 86.8545%, 41.7647%
HSV (HSB):
356°, 92.9648%, 78.0392%
XYZ:
23.9081, 12.5353, 2.1964
xyY:
0.6187, 0.3244, 12.5353
CIE-Lab:
42.0546, 65.3901, 45.6507
CIE-LCH:
42.0546, 79.7487, 34.9200
CIE-Luv:
42.0546, 131.0912, 26.2032
Hunter-Lab:
35.4053, 58.5762, 21.1056
#c70e1b color charts
#c70e1b color shades, tints & tones
#c70e1b color schemes
#c70e1b color preview, HTML & CSS examples
This text has a color of #c70e1b
<p style="color:#c70e1b;">Text here</p>
.mytext {color:#c70e1b;}
This box has a color of #c70e1b
<div style="background-color:#c70e1b;">Content here</div>
.mybackground {background-color:#c70e1b;}
Border around this has a color of #c70e1b
<div style="border:2px solid #c70e1b;">Content here</div>
.myborder {border:2px solid #c70e1b;}