#dd2a5f color space conversions
Hex:
#dd2a5f
RGB:
221, 42, 95
CMY:
13, 84, 63
CMYK:
0, 81, 57, 13
HSL:
342°, 72.4696%, 51.5686%
HSV (HSB):
342°, 80.9955%, 86.6667%
XYZ:
32.7123, 17.8543, 12.5486
xyY:
0.5183, 0.2829, 17.8543
CIE-Lab:
49.3189, 68.8504, 15.2900
CIE-LCH:
49.3189, 70.5278, 12.5208
CIE-Luv:
49.3189, 121.2347, 4.3800
Hunter-Lab:
42.2544, 64.2453, 11.9703
#dd2a5f color charts
#dd2a5f color shades, tints & tones
#dd2a5f color schemes
#dd2a5f color preview, HTML & CSS examples
This text has a color of #dd2a5f
<p style="color:#dd2a5f;">Text here</p>
.mytext {color:#dd2a5f;}
This box has a color of #dd2a5f
<div style="background-color:#dd2a5f;">Content here</div>
.mybackground {background-color:#dd2a5f;}
Border around this has a color of #dd2a5f
<div style="border:2px solid #dd2a5f;">Content here</div>
.myborder {border:2px solid #dd2a5f;}