#c70010 color space conversions
Hex:
#c70010
RGB:
199, 0, 16
CMY:
22, 100, 94
CMYK:
0, 100, 92, 22
HSL:
355°, 100.0000%, 39.0196%
HSV (HSB):
355°, 100.0000%, 78.0392%
XYZ:
23.6467, 12.1795, 1.5948
xyY:
0.6319, 0.3255, 12.1795
CIE-Lab:
41.5000, 66.6262, 50.2041
CIE-LCH:
41.5000, 83.4236, 36.9987
CIE-Luv:
41.5000, 134.9701, 27.4415
Hunter-Lab:
34.8992, 59.8731, 21.7201
#c70010 color charts
#c70010 color shades, tints & tones
#c70010 color schemes
#c70010 color preview, HTML & CSS examples
This text has a color of #c70010
<p style="color:#c70010;">Text here</p>
.mytext {color:#c70010;}
This box has a color of #c70010
<div style="background-color:#c70010;">Content here</div>
.mybackground {background-color:#c70010;}
Border around this has a color of #c70010
<div style="border:2px solid #c70010;">Content here</div>
.myborder {border:2px solid #c70010;}