#dc373c color space conversions
Hex:
#dc373c
RGB:
220, 55, 60
CMY:
14, 78, 76
CMYK:
0, 75, 73, 14
HSL:
358°, 70.2128%, 53.9216%
HSV (HSB):
358°, 75.0000%, 86.2745%
XYZ:
31.6970, 18.2743, 6.1316
xyY:
0.5650, 0.3257, 18.2743
CIE-Lab:
49.8271, 62.9967, 36.8350
CIE-LCH:
49.8271, 72.9753, 30.3154
CIE-Luv:
49.8271, 125.1669, 25.2363
Hunter-Lab:
42.7484, 57.5441, 21.4196
#dc373c color charts
#dc373c color shades, tints & tones
#dc373c color schemes
#dc373c color preview, HTML & CSS examples
This text has a color of #dc373c
<p style="color:#dc373c;">Text here</p>
.mytext {color:#dc373c;}
This box has a color of #dc373c
<div style="background-color:#dc373c;">Content here</div>
.mybackground {background-color:#dc373c;}
Border around this has a color of #dc373c
<div style="border:2px solid #dc373c;">Content here</div>
.myborder {border:2px solid #dc373c;}