#dd054a color space conversions
Hex:
#dd054a
RGB:
221, 5, 74
CMY:
13, 98, 71
CMYK:
0, 98, 67, 13
HSL:
341°, 95.5752%, 44.3137%
HSV (HSB):
341°, 97.7376%, 86.6667%
XYZ:
31.1091, 15.9751, 7.9224
xyY:
0.5656, 0.2904, 15.9751
CIE-Lab:
46.9418, 73.2761, 25.0249
CIE-LCH:
46.9418, 77.4315, 18.8558
CIE-Luv:
46.9418, 137.1158, 12.1208
Hunter-Lab:
39.9689, 68.9869, 16.2260
#dd054a color charts
#dd054a color shades, tints & tones
#dd054a color schemes
#dd054a color preview, HTML & CSS examples
This text has a color of #dd054a
<p style="color:#dd054a;">Text here</p>
.mytext {color:#dd054a;}
This box has a color of #dd054a
<div style="background-color:#dd054a;">Content here</div>
.mybackground {background-color:#dd054a;}
Border around this has a color of #dd054a
<div style="border:2px solid #dd054a;">Content here</div>
.myborder {border:2px solid #dd054a;}