#dc172c color space conversions
Hex:
#dc172c
RGB:
220, 23, 44
CMY:
14, 91, 83
CMYK:
0, 90, 80, 14
HSL:
354°, 81.0700%, 47.6471%
HSV (HSB):
354°, 89.5455%, 86.2745%
XYZ:
30.2762, 16.0103, 3.8774
xyY:
0.6035, 0.3192, 16.0103
CIE-Lab:
46.9880, 69.9742, 42.8001
CIE-LCH:
46.9880, 82.0258, 31.4523
CIE-Luv:
46.9880, 141.4192, 25.9709
Hunter-Lab:
40.0129, 65.0417, 22.2635
#dc172c color charts
#dc172c color shades, tints & tones
#dc172c color schemes
#dc172c color preview, HTML & CSS examples
This text has a color of #dc172c
<p style="color:#dc172c;">Text here</p>
.mytext {color:#dc172c;}
This box has a color of #dc172c
<div style="background-color:#dc172c;">Content here</div>
.mybackground {background-color:#dc172c;}
Border around this has a color of #dc172c
<div style="border:2px solid #dc172c;">Content here</div>
.myborder {border:2px solid #dc172c;}