#c70d06 color space conversions
Hex:
#c70d06
RGB:
199, 13, 6
CMY:
22, 95, 98
CMYK:
0, 93, 97, 22
HSL:
2°, 94.1463%, 40.1961%
HSV (HSB):
2°, 96.9849%, 78.0392%
XYZ:
23.7300, 12.4431, 1.3233
xyY:
0.6329, 0.3318, 12.4431
CIE-Lab:
41.9119, 65.2197, 53.8646
CIE-LCH:
41.9119, 84.5873, 39.5532
CIE-Luv:
41.9119, 133.4860, 29.4906
Hunter-Lab:
35.2748, 58.3493, 22.4681
#c70d06 color charts
#c70d06 color shades, tints & tones
#c70d06 color schemes
#c70d06 color preview, HTML & CSS examples
This text has a color of #c70d06
<p style="color:#c70d06;">Text here</p>
.mytext {color:#c70d06;}
This box has a color of #c70d06
<div style="background-color:#c70d06;">Content here</div>
.mybackground {background-color:#c70d06;}
Border around this has a color of #c70d06
<div style="border:2px solid #c70d06;">Content here</div>
.myborder {border:2px solid #c70d06;}