#dd23a7 color space conversions
Hex:
#dd23a7
RGB:
221, 35, 167
CMY:
13, 86, 35
CMYK:
0, 84, 24, 13
HSL:
317°, 73.2283%, 50.1961%
HSV (HSB):
317°, 84.1629%, 86.6667%
XYZ:
37.3949, 19.3642, 38.3260
xyY:
0.3933, 0.2037, 19.3642
CIE-Lab:
51.1107, 77.1067, -25.5049
CIE-LCH:
51.1107, 81.2154, 341.6971
CIE-Luv:
51.1107, 92.9790, -49.6910
Hunter-Lab:
44.0048, 74.6792, -20.8352
#dd23a7 color charts
#dd23a7 color shades, tints & tones
#dd23a7 color schemes
#dd23a7 color preview, HTML & CSS examples
This text has a color of #dd23a7
<p style="color:#dd23a7;">Text here</p>
.mytext {color:#dd23a7;}
This box has a color of #dd23a7
<div style="background-color:#dd23a7;">Content here</div>
.mybackground {background-color:#dd23a7;}
Border around this has a color of #dd23a7
<div style="border:2px solid #dd23a7;">Content here</div>
.myborder {border:2px solid #dd23a7;}