#dd334e color space conversions
Hex:
#dd334e
RGB:
221, 51, 78
CMY:
13, 80, 69
CMYK:
0, 77, 65, 13
HSL:
350°, 71.4286%, 53.3333%
HSV (HSB):
350°, 76.9231%, 86.6667%
XYZ:
32.3778, 18.2899, 9.0315
xyY:
0.5423, 0.3064, 18.2899
CIE-Lab:
49.8458, 65.3807, 26.3044
CIE-LCH:
49.8458, 70.4738, 21.9162
CIE-Luv:
49.8458, 123.2012, 16.0506
Hunter-Lab:
42.7666, 60.2971, 17.4157
#dd334e color charts
#dd334e color shades, tints & tones
#dd334e color schemes
#dd334e color preview, HTML & CSS examples
This text has a color of #dd334e
<p style="color:#dd334e;">Text here</p>
.mytext {color:#dd334e;}
This box has a color of #dd334e
<div style="background-color:#dd334e;">Content here</div>
.mybackground {background-color:#dd334e;}
Border around this has a color of #dd334e
<div style="border:2px solid #dd334e;">Content here</div>
.myborder {border:2px solid #dd334e;}