#dc0700 color space conversions
Hex:
#dc0700
RGB:
220, 7, 0
CMY:
14, 97, 100
CMYK:
0, 97, 100, 14
HSL:
2°, 100.0000%, 43.1373%
HSV (HSB):
2°, 100.0000%, 86.2745%
XYZ:
29.5912, 15.3676, 1.4066
xyY:
0.6382, 0.3314, 15.3676
CIE-Lab:
46.1336, 71.0616, 60.1986
CIE-LCH:
46.1336, 93.1323, 40.2690
CIE-Luv:
46.1336, 149.9103, 32.9345
Hunter-Lab:
39.2015, 66.1376, 25.3137
#dc0700 color charts
#dc0700 color shades, tints & tones
#dc0700 color schemes
#dc0700 color preview, HTML & CSS examples
This text has a color of #dc0700
<p style="color:#dc0700;">Text here</p>
.mytext {color:#dc0700;}
This box has a color of #dc0700
<div style="background-color:#dc0700;">Content here</div>
.mybackground {background-color:#dc0700;}
Border around this has a color of #dc0700
<div style="border:2px solid #dc0700;">Content here</div>
.myborder {border:2px solid #dc0700;}