#c70006 color space conversions
Hex:
#c70006
RGB:
199, 0, 6
CMY:
22, 100, 98
CMYK:
0, 100, 97, 22
HSL:
358°, 100.0000%, 39.0196%
HSV (HSB):
358°, 100.0000%, 78.0392%
XYZ:
23.5861, 12.1553, 1.2754
xyY:
0.6372, 0.3284, 12.1553
CIE-Lab:
41.4618, 66.5217, 53.6512
CIE-LCH:
41.4618, 85.4611, 38.8869
CIE-Luv:
41.4618, 135.8144, 28.7001
Hunter-Lab:
34.8644, 59.7441, 22.2362
#c70006 color charts
#c70006 color shades, tints & tones
#c70006 color schemes
#c70006 color preview, HTML & CSS examples
This text has a color of #c70006
<p style="color:#c70006;">Text here</p>
.mytext {color:#c70006;}
This box has a color of #c70006
<div style="background-color:#c70006;">Content here</div>
.mybackground {background-color:#c70006;}
Border around this has a color of #c70006
<div style="border:2px solid #c70006;">Content here</div>
.myborder {border:2px solid #c70006;}