#dd5e8e color space conversions
Hex:
#dd5e8e
RGB:
221, 94, 142
CMY:
13, 63, 44
CMYK:
0, 57, 36, 13
HSL:
337°, 65.1282%, 61.7647%
HSV (HSB):
337°, 57.4661%, 86.6667%
XYZ:
38.7040, 25.3306, 28.4405
xyY:
0.4185, 0.2739, 25.3306
CIE-Lab:
57.3961, 54.2407, -1.3017
CIE-LCH:
57.3961, 54.2563, 358.6253
CIE-Luv:
57.3961, 81.5873, -11.9313
Hunter-Lab:
50.3295, 49.1921, 1.7266
#dd5e8e color charts
#dd5e8e color shades, tints & tones
#dd5e8e color schemes
#dd5e8e color preview, HTML & CSS examples
This text has a color of #dd5e8e
<p style="color:#dd5e8e;">Text here</p>
.mytext {color:#dd5e8e;}
This box has a color of #dd5e8e
<div style="background-color:#dd5e8e;">Content here</div>
.mybackground {background-color:#dd5e8e;}
Border around this has a color of #dd5e8e
<div style="border:2px solid #dd5e8e;">Content here</div>
.myborder {border:2px solid #dd5e8e;}