#dd203f color space conversions
Hex:
#dd203f
RGB:
221, 32, 63
CMY:
13, 87, 75
CMYK:
0, 86, 71, 13
HSL:
350°, 74.7036%, 49.6078%
HSV (HSB):
350°, 85.5204%, 86.6667%
XYZ:
31.2325, 16.7641, 6.2923
xyY:
0.5753, 0.3088, 16.7641
CIE-Lab:
47.9614, 69.3366, 32.9545
CIE-LCH:
47.9614, 76.7695, 25.4210
CIE-Luv:
47.9614, 134.9407, 19.9312
Hunter-Lab:
40.9439, 64.5100, 19.5490
#dd203f color charts
#dd203f color shades, tints & tones
#dd203f color schemes
#dd203f color preview, HTML & CSS examples
This text has a color of #dd203f
<p style="color:#dd203f;">Text here</p>
.mytext {color:#dd203f;}
This box has a color of #dd203f
<div style="background-color:#dd203f;">Content here</div>
.mybackground {background-color:#dd203f;}
Border around this has a color of #dd203f
<div style="border:2px solid #dd203f;">Content here</div>
.myborder {border:2px solid #dd203f;}