#dd124a color space conversions
Hex:
#dd124a
RGB:
221, 18, 74
CMY:
13, 93, 71
CMYK:
0, 92, 67, 13
HSL:
343°, 84.9372%, 46.8627%
HSV (HSB):
343°, 91.8552%, 86.6667%
XYZ:
31.2711, 16.2992, 7.9764
xyY:
0.5630, 0.2934, 16.2992
CIE-Lab:
47.3646, 72.0511, 25.5645
CIE-LCH:
47.3646, 76.4519, 19.5352
CIE-Luv:
47.3646, 135.1810, 13.0216
Hunter-Lab:
40.3722, 67.6094, 16.5465
#dd124a color charts
#dd124a color shades, tints & tones
#dd124a color schemes
#dd124a color preview, HTML & CSS examples
This text has a color of #dd124a
<p style="color:#dd124a;">Text here</p>
.mytext {color:#dd124a;}
This box has a color of #dd124a
<div style="background-color:#dd124a;">Content here</div>
.mybackground {background-color:#dd124a;}
Border around this has a color of #dd124a
<div style="border:2px solid #dd124a;">Content here</div>
.myborder {border:2px solid #dd124a;}