#c20007 color space conversions
Hex:
#c20007
RGB:
194, 0, 7
CMY:
24, 100, 97
CMYK:
0, 100, 96, 24
HSL:
358°, 100.0000%, 38.0392%
HSV (HSB):
358°, 100.0000%, 76.0784%
XYZ:
22.2865, 11.4847, 1.2431
xyY:
0.6365, 0.3280, 11.4847
CIE-Lab:
40.3851, 65.2828, 52.1806
CIE-LCH:
40.3851, 83.5742, 38.6354
CIE-Luv:
40.3851, 132.1665, 27.7945
Hunter-Lab:
33.8890, 58.0813, 21.5474
#c20007 color charts
#c20007 color shades, tints & tones
#c20007 color schemes
#c20007 color preview, HTML & CSS examples
This text has a color of #c20007
<p style="color:#c20007;">Text here</p>
.mytext {color:#c20007;}
This box has a color of #c20007
<div style="background-color:#c20007;">Content here</div>
.mybackground {background-color:#c20007;}
Border around this has a color of #c20007
<div style="border:2px solid #c20007;">Content here</div>
.myborder {border:2px solid #c20007;}