#dc383c color space conversions
Hex:
#dc383c
RGB:
220, 56, 60
CMY:
14, 78, 76
CMYK:
0, 75, 73, 14
HSL:
359°, 70.0855%, 54.1176%
HSV (HSB):
359°, 74.5455%, 86.2745%
XYZ:
31.7450, 18.3702, 6.1476
xyY:
0.5642, 0.3265, 18.3702
CIE-Lab:
49.9421, 62.6757, 36.9667
CIE-LCH:
49.9421, 72.7653, 30.5325
CIE-Luv:
49.9421, 124.6415, 25.4635
Hunter-Lab:
42.8605, 57.2016, 21.4982
#dc383c color charts
#dc383c color shades, tints & tones
#dc383c color schemes
#dc383c color preview, HTML & CSS examples
This text has a color of #dc383c
<p style="color:#dc383c;">Text here</p>
.mytext {color:#dc383c;}
This box has a color of #dc383c
<div style="background-color:#dc383c;">Content here</div>
.mybackground {background-color:#dc383c;}
Border around this has a color of #dc383c
<div style="border:2px solid #dc383c;">Content here</div>
.myborder {border:2px solid #dc383c;}