#dd74be color space conversions
Hex:
#dd74be
RGB:
221, 116, 190
CMY:
13, 55, 25
CMYK:
0, 48, 14, 13
HSL:
318°, 60.6936%, 66.0784%
HSV (HSB):
318°, 47.5113%, 86.6667%
XYZ:
45.3584, 31.5806, 52.4202
xyY:
0.3506, 0.2441, 31.5806
CIE-Lab:
62.9948, 50.2352, -20.5529
CIE-LCH:
62.9948, 54.2770, 337.7489
CIE-Luv:
62.9948, 57.6716, -39.3811
Hunter-Lab:
56.1967, 45.7300, -15.9680
#dd74be color charts
#dd74be color shades, tints & tones
#dd74be color schemes
#dd74be color preview, HTML & CSS examples
This text has a color of #dd74be
<p style="color:#dd74be;">Text here</p>
.mytext {color:#dd74be;}
This box has a color of #dd74be
<div style="background-color:#dd74be;">Content here</div>
.mybackground {background-color:#dd74be;}
Border around this has a color of #dd74be
<div style="border:2px solid #dd74be;">Content here</div>
.myborder {border:2px solid #dd74be;}