#dc404a color space conversions
Hex:
#dc404a
RGB:
220, 64, 74
CMY:
14, 75, 71
CMYK:
0, 71, 66, 14
HSL:
356°, 69.0265%, 55.6863%
HSV (HSB):
356°, 70.9091%, 86.2745%
XYZ:
32.5846, 19.3768, 8.5013
xyY:
0.5389, 0.3205, 19.3768
CIE-Lab:
51.1252, 60.6081, 30.2518
CIE-LCH:
51.1252, 67.7386, 26.5255
CIE-Luv:
51.1252, 116.9081, 21.0847
Hunter-Lab:
44.0191, 55.0989, 19.3629
#dc404a color charts
#dc404a color shades, tints & tones
#dc404a color schemes
#dc404a color preview, HTML & CSS examples
This text has a color of #dc404a
<p style="color:#dc404a;">Text here</p>
.mytext {color:#dc404a;}
This box has a color of #dc404a
<div style="background-color:#dc404a;">Content here</div>
.mybackground {background-color:#dc404a;}
Border around this has a color of #dc404a
<div style="border:2px solid #dc404a;">Content here</div>
.myborder {border:2px solid #dc404a;}