#dd055e color space conversions
Hex:
#dd055e
RGB:
221, 5, 94
CMY:
13, 98, 63
CMYK:
0, 98, 57, 13
HSL:
335°, 95.5752%, 44.3137%
HSV (HSB):
335°, 97.7376%, 86.6667%
XYZ:
31.8934, 16.2888, 12.0528
xyY:
0.5295, 0.2704, 16.2888
CIE-Lab:
47.3512, 74.3835, 13.1965
CIE-LCH:
47.3512, 75.5450, 10.0603
CIE-Luv:
47.3512, 129.6057, 0.5885
Hunter-Lab:
40.3594, 70.4279, 10.5455
#dd055e color charts
#dd055e color shades, tints & tones
#dd055e color schemes
#dd055e color preview, HTML & CSS examples
This text has a color of #dd055e
<p style="color:#dd055e;">Text here</p>
.mytext {color:#dd055e;}
This box has a color of #dd055e
<div style="background-color:#dd055e;">Content here</div>
.mybackground {background-color:#dd055e;}
Border around this has a color of #dd055e
<div style="border:2px solid #dd055e;">Content here</div>
.myborder {border:2px solid #dd055e;}