#dc423c color space conversions
Hex:
#dc423c
RGB:
220, 66, 60
CMY:
14, 74, 76
CMYK:
0, 70, 73, 14
HSL:
2°, 69.5652%, 54.9020%
HSV (HSB):
2°, 72.7273%, 86.2745%
XYZ:
32.2790, 19.4383, 6.3256
xyY:
0.5561, 0.3349, 19.4383
CIE-Lab:
51.1961, 59.2051, 38.3953
CIE-LCH:
51.1961, 70.5651, 32.9639
CIE-Luv:
51.1961, 118.9855, 27.9257
Hunter-Lab:
44.0889, 53.5305, 22.3556
#dc423c color charts
#dc423c color shades, tints & tones
#dc423c color schemes
#dc423c color preview, HTML & CSS examples
This text has a color of #dc423c
<p style="color:#dc423c;">Text here</p>
.mytext {color:#dc423c;}
This box has a color of #dc423c
<div style="background-color:#dc423c;">Content here</div>
.mybackground {background-color:#dc423c;}
Border around this has a color of #dc423c
<div style="border:2px solid #dc423c;">Content here</div>
.myborder {border:2px solid #dc423c;}