#dd236e color space conversions
Hex:
#dd236e
RGB:
221, 35, 110
CMY:
13, 86, 57
CMYK:
0, 84, 50, 13
HSL:
336°, 73.2283%, 50.1961%
HSV (HSB):
336°, 84.1629%, 86.6667%
XYZ:
33.2343, 17.7000, 16.4167
xyY:
0.4934, 0.2628, 17.7000
CIE-Lab:
49.1302, 71.5177, 5.8453
CIE-LCH:
49.1302, 71.7562, 4.6725
CIE-Luv:
49.1302, 117.6350, -6.7426
Hunter-Lab:
42.0714, 67.3812, 6.3144
#dd236e color charts
#dd236e color shades, tints & tones
#dd236e color schemes
#dd236e color preview, HTML & CSS examples
This text has a color of #dd236e
<p style="color:#dd236e;">Text here</p>
.mytext {color:#dd236e;}
This box has a color of #dd236e
<div style="background-color:#dd236e;">Content here</div>
.mybackground {background-color:#dd236e;}
Border around this has a color of #dd236e
<div style="border:2px solid #dd236e;">Content here</div>
.myborder {border:2px solid #dd236e;}