#dc1e2d color space conversions
Hex:
#dc1e2d
RGB:
220, 30, 45
CMY:
14, 88, 82
CMYK:
0, 86, 80, 14
HSL:
355°, 76.0000%, 49.0196%
HSV (HSB):
355°, 86.3636%, 86.2745%
XYZ:
30.4531, 16.3337, 4.0303
xyY:
0.5993, 0.3214, 16.3337
CIE-Lab:
47.4092, 68.8223, 42.6730
CIE-LCH:
47.4092, 80.9783, 31.8008
CIE-Luv:
47.4092, 139.1552, 26.4348
Hunter-Lab:
40.4149, 63.7758, 22.3779
#dc1e2d color charts
#dc1e2d color shades, tints & tones
#dc1e2d color schemes
#dc1e2d color preview, HTML & CSS examples
This text has a color of #dc1e2d
<p style="color:#dc1e2d;">Text here</p>
.mytext {color:#dc1e2d;}
This box has a color of #dc1e2d
<div style="background-color:#dc1e2d;">Content here</div>
.mybackground {background-color:#dc1e2d;}
Border around this has a color of #dc1e2d
<div style="border:2px solid #dc1e2d;">Content here</div>
.myborder {border:2px solid #dc1e2d;}