#dc2c00 color space conversions
Hex:
#dc2c00
RGB:
220, 44, 0
CMY:
14, 83, 100
CMYK:
0, 80, 100, 14
HSL:
12°, 100.0000%, 43.1373%
HSV (HSB):
12°, 100.0000%, 86.2745%
XYZ:
30.4159, 17.0170, 1.6815
xyY:
0.6193, 0.3465, 17.0170
CIE-Lab:
48.2815, 64.9231, 61.0246
CIE-LCH:
48.2815, 89.1011, 43.2271
CIE-Luv:
48.2815, 138.4973, 36.7042
Hunter-Lab:
41.2517, 59.4220, 26.4594
#dc2c00 color charts
#dc2c00 color shades, tints & tones
#dc2c00 color schemes
#dc2c00 color preview, HTML & CSS examples
This text has a color of #dc2c00
<p style="color:#dc2c00;">Text here</p>
.mytext {color:#dc2c00;}
This box has a color of #dc2c00
<div style="background-color:#dc2c00;">Content here</div>
.mybackground {background-color:#dc2c00;}
Border around this has a color of #dc2c00
<div style="border:2px solid #dc2c00;">Content here</div>
.myborder {border:2px solid #dc2c00;}