#dc023e color space conversions
Hex:
#dc023e
RGB:
220, 2, 62
CMY:
14, 99, 76
CMYK:
0, 99, 72, 14
HSL:
343°, 98.1982%, 43.5294%
HSV (HSB):
343°, 99.0909%, 86.2745%
XYZ:
30.4064, 15.6069, 5.9673
xyY:
0.5850, 0.3002, 15.6069
CIE-Lab:
46.4544, 72.7628, 31.7113
CIE-LCH:
46.4544, 79.3727, 23.5484
CIE-Luv:
46.4544, 140.6072, 17.5314
Hunter-Lab:
39.5055, 68.2523, 18.6982
#dc023e color charts
#dc023e color shades, tints & tones
#dc023e color schemes
#dc023e color preview, HTML & CSS examples
This text has a color of #dc023e
<p style="color:#dc023e;">Text here</p>
.mytext {color:#dc023e;}
This box has a color of #dc023e
<div style="background-color:#dc023e;">Content here</div>
.mybackground {background-color:#dc023e;}
Border around this has a color of #dc023e
<div style="border:2px solid #dc023e;">Content here</div>
.myborder {border:2px solid #dc023e;}