#dd5f7b color space conversions
Hex:
#dd5f7b
RGB:
221, 95, 123
CMY:
13, 63, 52
CMYK:
0, 57, 44, 13
HSL:
347°, 64.9485%, 61.9608%
HSV (HSB):
347°, 57.0136%, 86.6667%
XYZ:
37.4862, 24.9866, 21.5861
xyY:
0.4460, 0.2973, 24.9866
CIE-Lab:
57.0624, 51.7505, 9.3511
CIE-LCH:
57.0624, 52.5886, 10.2426
CIE-Luv:
57.0624, 86.4066, 2.2746
Hunter-Lab:
49.9866, 46.3848, 9.3870
#dd5f7b color charts
#dd5f7b color shades, tints & tones
#dd5f7b color schemes
#dd5f7b color preview, HTML & CSS examples
This text has a color of #dd5f7b
<p style="color:#dd5f7b;">Text here</p>
.mytext {color:#dd5f7b;}
This box has a color of #dd5f7b
<div style="background-color:#dd5f7b;">Content here</div>
.mybackground {background-color:#dd5f7b;}
Border around this has a color of #dd5f7b
<div style="border:2px solid #dd5f7b;">Content here</div>
.myborder {border:2px solid #dd5f7b;}