#c70a04 color space conversions
Hex:
#c70a04
RGB:
199, 10, 4
CMY:
22, 96, 98
CMYK:
0, 95, 98, 22
HSL:
2°, 96.0591%, 39.8039%
HSV (HSB):
2°, 97.9899%, 78.0392%
XYZ:
23.6836, 12.3680, 1.2539
xyY:
0.6349, 0.3315, 12.3680
CIE-Lab:
41.7951, 65.5181, 54.4827
CIE-LCH:
41.7951, 85.2114, 39.7458
CIE-Luv:
41.7951, 134.2025, 29.5251
Hunter-Lab:
35.1681, 58.6650, 22.5038
#c70a04 color charts
#c70a04 color shades, tints & tones
#c70a04 color schemes
#c70a04 color preview, HTML & CSS examples
This text has a color of #c70a04
<p style="color:#c70a04;">Text here</p>
.mytext {color:#c70a04;}
This box has a color of #c70a04
<div style="background-color:#c70a04;">Content here</div>
.mybackground {background-color:#c70a04;}
Border around this has a color of #c70a04
<div style="border:2px solid #c70a04;">Content here</div>
.myborder {border:2px solid #c70a04;}