#c70c17 color space conversions
Hex:
#c70c17
RGB:
199, 12, 23
CMY:
22, 95, 91
CMYK:
0, 94, 88, 22
HSL:
356°, 88.6256%, 41.3725%
HSV (HSB):
356°, 93.9698%, 78.0392%
XYZ:
23.8393, 12.4669, 1.9605
xyY:
0.6230, 0.3258, 12.4669
CIE-Lab:
41.9488, 65.5433, 47.4915
CIE-LCH:
41.9488, 80.9406, 35.9264
CIE-Luv:
41.9488, 132.0543, 26.9297
Hunter-Lab:
35.3085, 58.7282, 21.4239
#c70c17 color charts
#c70c17 color shades, tints & tones
#c70c17 color schemes
#c70c17 color preview, HTML & CSS examples
This text has a color of #c70c17
<p style="color:#c70c17;">Text here</p>
.mytext {color:#c70c17;}
This box has a color of #c70c17
<div style="background-color:#c70c17;">Content here</div>
.mybackground {background-color:#c70c17;}
Border around this has a color of #c70c17
<div style="border:2px solid #c70c17;">Content here</div>
.myborder {border:2px solid #c70c17;}