#dd3080 color space conversions
Hex:
#dd3080
RGB:
221, 48, 128
CMY:
13, 81, 50
CMYK:
0, 78, 42, 13
HSL:
332°, 71.7842%, 52.7451%
HSV (HSB):
332°, 78.2805%, 86.6667%
XYZ:
34.7720, 19.0446, 22.2654
xyY:
0.4570, 0.2503, 19.0446
CIE-Lab:
50.7393, 69.9331, -2.7615
CIE-LCH:
50.7393, 69.9876, 357.7387
CIE-Luv:
50.7393, 106.4226, -16.9586
Hunter-Lab:
43.6401, 65.8571, 0.2981
#dd3080 color charts
#dd3080 color shades, tints & tones
#dd3080 color schemes
#dd3080 color preview, HTML & CSS examples
This text has a color of #dd3080
<p style="color:#dd3080;">Text here</p>
.mytext {color:#dd3080;}
This box has a color of #dd3080
<div style="background-color:#dd3080;">Content here</div>
.mybackground {background-color:#dd3080;}
Border around this has a color of #dd3080
<div style="border:2px solid #dd3080;">Content here</div>
.myborder {border:2px solid #dd3080;}