#dd23a4 color space conversions
Hex:
#dd23a4
RGB:
221, 35, 164
CMY:
13, 86, 36
CMYK:
0, 84, 26, 13
HSL:
318°, 73.2283%, 50.1961%
HSV (HSB):
318°, 84.1629%, 86.6667%
XYZ:
37.1207, 19.2546, 36.8820
xyY:
0.3980, 0.2065, 19.2546
CIE-Lab:
50.9837, 76.7562, -23.9275
CIE-LCH:
50.9837, 80.3992, 342.6859
CIE-Luv:
50.9837, 94.2886, -47.3313
Hunter-Lab:
43.8800, 74.2136, -19.1184
#dd23a4 color charts
#dd23a4 color shades, tints & tones
#dd23a4 color schemes
#dd23a4 color preview, HTML & CSS examples
This text has a color of #dd23a4
<p style="color:#dd23a4;">Text here</p>
.mytext {color:#dd23a4;}
This box has a color of #dd23a4
<div style="background-color:#dd23a4;">Content here</div>
.mybackground {background-color:#dd23a4;}
Border around this has a color of #dd23a4
<div style="border:2px solid #dd23a4;">Content here</div>
.myborder {border:2px solid #dd23a4;}