#dc142e color space conversions
Hex:
#dc142e
RGB:
220, 20, 46
CMY:
14, 92, 82
CMYK:
0, 91, 79, 14
HSL:
352°, 83.3333%, 47.0588%
HSV (HSB):
352°, 90.9091%, 86.2745%
XYZ:
30.2585, 15.9132, 4.0615
xyY:
0.6024, 0.3168, 15.9132
CIE-Lab:
46.8604, 70.4574, 41.5549
CIE-LCH:
46.8604, 81.7988, 30.5316
CIE-Luv:
46.8604, 141.7390, 25.0274
Hunter-Lab:
39.8914, 65.5864, 21.8874
#dc142e color charts
#dc142e color shades, tints & tones
#dc142e color schemes
#dc142e color preview, HTML & CSS examples
This text has a color of #dc142e
<p style="color:#dc142e;">Text here</p>
.mytext {color:#dc142e;}
This box has a color of #dc142e
<div style="background-color:#dc142e;">Content here</div>
.mybackground {background-color:#dc142e;}
Border around this has a color of #dc142e
<div style="border:2px solid #dc142e;">Content here</div>
.myborder {border:2px solid #dc142e;}