#dd25be color space conversions
Hex:
#dd25be
RGB:
221, 37, 190
CMY:
13, 85, 25
CMYK:
0, 83, 14, 13
HSL:
310°, 73.0159%, 50.5882%
HSV (HSB):
310°, 83.2579%, 86.6667%
XYZ:
39.7746, 20.4130, 50.5589
xyY:
0.3591, 0.1843, 20.4130
CIE-Lab:
52.3010, 79.5886, -37.1128
CIE-LCH:
52.3010, 87.8163, 335.0000
CIE-Luv:
52.3010, 82.8556, -67.4233
Hunter-Lab:
45.1807, 78.0752, -34.7212
#dd25be color charts
#dd25be color shades, tints & tones
#dd25be color schemes
#dd25be color preview, HTML & CSS examples
This text has a color of #dd25be
<p style="color:#dd25be;">Text here</p>
.mytext {color:#dd25be;}
This box has a color of #dd25be
<div style="background-color:#dd25be;">Content here</div>
.mybackground {background-color:#dd25be;}
Border around this has a color of #dd25be
<div style="border:2px solid #dd25be;">Content here</div>
.myborder {border:2px solid #dd25be;}