#dd2f5f color space conversions
Hex:
#dd2f5f
RGB:
221, 47, 95
CMY:
13, 82, 63
CMYK:
0, 79, 57, 13
HSL:
343°, 71.9008%, 52.5490%
HSV (HSB):
343°, 78.7330%, 86.6667%
XYZ:
32.9009, 18.2314, 12.6114
xyY:
0.5161, 0.2860, 18.2314
CIE-Lab:
49.7756, 67.5540, 15.9152
CIE-LCH:
49.7756, 69.4034, 13.2567
CIE-Luv:
49.7756, 119.3862, 5.4112
Hunter-Lab:
42.6983, 62.8201, 12.3768
#dd2f5f color charts
#dd2f5f color shades, tints & tones
#dd2f5f color schemes
#dd2f5f color preview, HTML & CSS examples
This text has a color of #dd2f5f
<p style="color:#dd2f5f;">Text here</p>
.mytext {color:#dd2f5f;}
This box has a color of #dd2f5f
<div style="background-color:#dd2f5f;">Content here</div>
.mybackground {background-color:#dd2f5f;}
Border around this has a color of #dd2f5f
<div style="border:2px solid #dd2f5f;">Content here</div>
.myborder {border:2px solid #dd2f5f;}