#dd4f5f color space conversions
Hex:
#dd4f5f
RGB:
221, 79, 95
CMY:
13, 69, 63
CMYK:
0, 64, 57, 13
HSL:
353°, 67.6190%, 58.8235%
HSV (HSB):
353°, 64.2534%, 86.6667%
XYZ:
34.6803, 21.7903, 13.2046
xyY:
0.4977, 0.3127, 21.7903
CIE-Lab:
53.8038, 56.4093, 21.3554
CIE-LCH:
53.8038, 60.3163, 20.7356
CIE-Luv:
53.8038, 103.4977, 14.3680
Hunter-Lab:
46.6801, 50.9238, 15.9045
#dd4f5f color charts
#dd4f5f color shades, tints & tones
#dd4f5f color schemes
#dd4f5f color preview, HTML & CSS examples
This text has a color of #dd4f5f
<p style="color:#dd4f5f;">Text here</p>
.mytext {color:#dd4f5f;}
This box has a color of #dd4f5f
<div style="background-color:#dd4f5f;">Content here</div>
.mybackground {background-color:#dd4f5f;}
Border around this has a color of #dd4f5f
<div style="border:2px solid #dd4f5f;">Content here</div>
.myborder {border:2px solid #dd4f5f;}