#dd424b color space conversions
Hex:
#dd424b
RGB:
221, 66, 75
CMY:
13, 74, 71
CMYK:
0, 70, 66, 13
HSL:
357°, 69.5067%, 56.2745%
HSV (HSB):
357°, 70.1357%, 86.6667%
XYZ:
33.0370, 19.7766, 8.7326
xyY:
0.5368, 0.3213, 19.7766
CIE-Lab:
51.5837, 60.2441, 30.2737
CIE-LCH:
51.5837, 67.4229, 26.6803
CIE-Luv:
51.5837, 116.3362, 21.3226
Hunter-Lab:
44.4709, 54.7820, 19.4870
#dd424b color charts
#dd424b color shades, tints & tones
#dd424b color schemes
#dd424b color preview, HTML & CSS examples
This text has a color of #dd424b
<p style="color:#dd424b;">Text here</p>
.mytext {color:#dd424b;}
This box has a color of #dd424b
<div style="background-color:#dd424b;">Content here</div>
.mybackground {background-color:#dd424b;}
Border around this has a color of #dd424b
<div style="border:2px solid #dd424b;">Content here</div>
.myborder {border:2px solid #dd424b;}