#dd15a2 color space conversions
Hex:
#dd15a2
RGB:
221, 21, 162
CMY:
13, 92, 36
CMYK:
0, 90, 27, 13
HSL:
318°, 82.6446%, 47.4510%
HSV (HSB):
318°, 90.4977%, 86.6667%
XYZ:
36.6085, 18.5171, 35.8271
xyY:
0.4025, 0.2036, 18.5171
CIE-Lab:
50.1174, 78.8017, -24.0791
CIE-LCH:
50.1174, 82.3985, 343.0086
CIE-Luv:
50.1174, 97.2643, -47.7424
Hunter-Lab:
43.0315, 76.5516, -19.2415
#dd15a2 color charts
#dd15a2 color shades, tints & tones
#dd15a2 color schemes
#dd15a2 color preview, HTML & CSS examples
This text has a color of #dd15a2
<p style="color:#dd15a2;">Text here</p>
.mytext {color:#dd15a2;}
This box has a color of #dd15a2
<div style="background-color:#dd15a2;">Content here</div>
.mybackground {background-color:#dd15a2;}
Border around this has a color of #dd15a2
<div style="border:2px solid #dd15a2;">Content here</div>
.myborder {border:2px solid #dd15a2;}