#dd192c color space conversions
Hex:
#dd192c
RGB:
221, 25, 44
CMY:
13, 90, 83
CMYK:
0, 89, 80, 13
HSL:
354°, 79.6748%, 48.2353%
HSV (HSB):
354°, 88.6878%, 86.6667%
XYZ:
30.6210, 16.2493, 3.9054
xyY:
0.6031, 0.3200, 16.2493
CIE-Lab:
47.2998, 69.9215, 43.1801
CIE-LCH:
47.2998, 82.1799, 31.6974
CIE-Luv:
47.2998, 141.6187, 26.3595
Hunter-Lab:
40.3104, 65.0511, 22.4731
#dd192c color charts
#dd192c color shades, tints & tones
#dd192c color schemes
#dd192c color preview, HTML & CSS examples
This text has a color of #dd192c
<p style="color:#dd192c;">Text here</p>
.mytext {color:#dd192c;}
This box has a color of #dd192c
<div style="background-color:#dd192c;">Content here</div>
.mybackground {background-color:#dd192c;}
Border around this has a color of #dd192c
<div style="border:2px solid #dd192c;">Content here</div>
.myborder {border:2px solid #dd192c;}