#dd024a color space conversions
Hex:
#dd024a
RGB:
221, 2, 74
CMY:
13, 99, 71
CMYK:
0, 99, 67, 13
HSL:
340°, 98.2063%, 43.7255%
HSV (HSB):
340°, 99.0950%, 86.6667%
XYZ:
31.0765, 15.9100, 7.9116
xyY:
0.5661, 0.2898, 15.9100
CIE-Lab:
46.8562, 73.5250, 24.9154
CIE-LCH:
46.8562, 77.6319, 18.7199
CIE-Luv:
46.8562, 137.5092, 11.9380
Hunter-Lab:
39.8873, 69.2680, 16.1611
#dd024a color charts
#dd024a color shades, tints & tones
#dd024a color schemes
#dd024a color preview, HTML & CSS examples
This text has a color of #dd024a
<p style="color:#dd024a;">Text here</p>
.mytext {color:#dd024a;}
This box has a color of #dd024a
<div style="background-color:#dd024a;">Content here</div>
.mybackground {background-color:#dd024a;}
Border around this has a color of #dd024a
<div style="border:2px solid #dd024a;">Content here</div>
.myborder {border:2px solid #dd024a;}