#dd034a color space conversions
Hex:
#dd034a
RGB:
221, 3, 74
CMY:
13, 99, 71
CMYK:
0, 99, 67, 13
HSL:
340°, 97.3214%, 43.9216%
HSV (HSB):
340°, 98.6425%, 86.6667%
XYZ:
31.0874, 15.9317, 7.9152
xyY:
0.5659, 0.2900, 15.9317
CIE-Lab:
46.8847, 73.4420, 24.9519
CIE-LCH:
46.8847, 77.5649, 18.7652
CIE-Luv:
46.8847, 137.3779, 11.9990
Hunter-Lab:
39.9145, 69.1741, 16.1827
#dd034a color charts
#dd034a color shades, tints & tones
#dd034a color schemes
#dd034a color preview, HTML & CSS examples
This text has a color of #dd034a
<p style="color:#dd034a;">Text here</p>
.mytext {color:#dd034a;}
This box has a color of #dd034a
<div style="background-color:#dd034a;">Content here</div>
.mybackground {background-color:#dd034a;}
Border around this has a color of #dd034a
<div style="border:2px solid #dd034a;">Content here</div>
.myborder {border:2px solid #dd034a;}