#dd114a color space conversions
Hex:
#dd114a
RGB:
221, 17, 74
CMY:
13, 93, 71
CMYK:
0, 92, 67, 13
HSL:
343°, 85.7143%, 46.6667%
HSV (HSB):
343°, 92.3077%, 86.6667%
XYZ:
31.2553, 16.2675, 7.9712
xyY:
0.5632, 0.2931, 16.2675
CIE-Lab:
47.3235, 72.1700, 25.5121
CIE-LCH:
47.3235, 76.5465, 19.4685
CIE-Luv:
47.3235, 135.3687, 12.9341
Hunter-Lab:
40.3329, 67.7427, 16.5153
#dd114a color charts
#dd114a color shades, tints & tones
#dd114a color schemes
#dd114a color preview, HTML & CSS examples
This text has a color of #dd114a
<p style="color:#dd114a;">Text here</p>
.mytext {color:#dd114a;}
This box has a color of #dd114a
<div style="background-color:#dd114a;">Content here</div>
.mybackground {background-color:#dd114a;}
Border around this has a color of #dd114a
<div style="border:2px solid #dd114a;">Content here</div>
.myborder {border:2px solid #dd114a;}