#dd25b2 color space conversions
Hex:
#dd25b2
RGB:
221, 37, 178
CMY:
13, 85, 30
CMYK:
0, 83, 19, 13
HSL:
314°, 73.0159%, 50.5882%
HSV (HSB):
314°, 83.2579%, 86.6667%
XYZ:
38.5162, 19.9096, 43.9324
xyY:
0.3763, 0.1945, 19.9096
CIE-Lab:
51.7349, 78.0422, -31.0034
CIE-LCH:
51.7349, 83.9750, 338.3338
CIE-Luv:
51.7349, 87.8936, -58.0015
Hunter-Lab:
44.6202, 75.9961, -27.1419
#dd25b2 color charts
#dd25b2 color shades, tints & tones
#dd25b2 color schemes
#dd25b2 color preview, HTML & CSS examples
This text has a color of #dd25b2
<p style="color:#dd25b2;">Text here</p>
.mytext {color:#dd25b2;}
This box has a color of #dd25b2
<div style="background-color:#dd25b2;">Content here</div>
.mybackground {background-color:#dd25b2;}
Border around this has a color of #dd25b2
<div style="border:2px solid #dd25b2;">Content here</div>
.myborder {border:2px solid #dd25b2;}