#dd334a color space conversions
Hex:
#dd334a
RGB:
221, 51, 74
CMY:
13, 80, 71
CMYK:
0, 77, 67, 13
HSL:
352°, 71.4286%, 53.3333%
HSV (HSB):
352°, 76.9231%, 86.6667%
XYZ:
32.2387, 18.2342, 8.2990
xyY:
0.5485, 0.3103, 18.2342
CIE-Lab:
49.7790, 65.1680, 28.6142
CIE-LCH:
49.7790, 71.1733, 23.7055
CIE-Luv:
49.7790, 124.3551, 18.1097
Hunter-Lab:
42.7015, 60.0356, 18.3682
#dd334a color charts
#dd334a color shades, tints & tones
#dd334a color schemes
#dd334a color preview, HTML & CSS examples
This text has a color of #dd334a
<p style="color:#dd334a;">Text here</p>
.mytext {color:#dd334a;}
This box has a color of #dd334a
<div style="background-color:#dd334a;">Content here</div>
.mybackground {background-color:#dd334a;}
Border around this has a color of #dd334a
<div style="border:2px solid #dd334a;">Content here</div>
.myborder {border:2px solid #dd334a;}