#c70405 color space conversions
Hex:
#c70405
RGB:
199, 4, 5
CMY:
22, 98, 98
CMYK:
0, 98, 97, 22
HSL:
360°, 96.0591%, 39.8039%
HSV (HSB):
360°, 97.9899%, 78.0392%
XYZ:
23.6240, 12.2399, 1.2610
xyY:
0.6363, 0.3297, 12.2399
CIE-Lab:
41.5949, 66.1166, 54.0520
CIE-LCH:
41.5949, 85.3992, 39.2669
CIE-Luv:
41.5949, 135.1816, 29.0543
Hunter-Lab:
34.9856, 59.3073, 22.3529
#c70405 color charts
#c70405 color shades, tints & tones
#c70405 color schemes
#c70405 color preview, HTML & CSS examples
This text has a color of #c70405
<p style="color:#c70405;">Text here</p>
.mytext {color:#c70405;}
This box has a color of #c70405
<div style="background-color:#c70405;">Content here</div>
.mybackground {background-color:#c70405;}
Border around this has a color of #c70405
<div style="border:2px solid #c70405;">Content here</div>
.myborder {border:2px solid #c70405;}