#dc545d color space conversions
Hex:
#dc545d
RGB:
220, 84, 93
CMY:
14, 67, 64
CMYK:
0, 62, 58, 14
HSL:
356°, 66.0194%, 59.6078%
HSV (HSB):
356°, 61.8182%, 86.2745%
XYZ:
34.6613, 22.3466, 12.8424
xyY:
0.4962, 0.3199, 22.3466
CIE-Lab:
54.3928, 53.8051, 23.2844
CIE-LCH:
54.3928, 58.6272, 23.4007
CIE-Luv:
54.3928, 100.1648, 17.0665
Hunter-Lab:
47.2722, 48.1549, 16.9833
#dc545d color charts
#dc545d color shades, tints & tones
#dc545d color schemes
#dc545d color preview, HTML & CSS examples
This text has a color of #dc545d
<p style="color:#dc545d;">Text here</p>
.mytext {color:#dc545d;}
This box has a color of #dc545d
<div style="background-color:#dc545d;">Content here</div>
.mybackground {background-color:#dc545d;}
Border around this has a color of #dc545d
<div style="border:2px solid #dc545d;">Content here</div>
.myborder {border:2px solid #dc545d;}