#dd225f color space conversions
Hex:
#dd225f
RGB:
221, 34, 95
CMY:
13, 87, 63
CMYK:
0, 85, 57, 13
HSL:
340°, 73.3333%, 50.0000%
HSV (HSB):
340°, 84.6154%, 86.6667%
XYZ:
32.4564, 17.3424, 12.4633
xyY:
0.5213, 0.2785, 17.3424
CIE-Lab:
48.6886, 70.6509, 14.4244
CIE-LCH:
48.6886, 72.1084, 11.5392
CIE-Luv:
48.6886, 123.8001, 2.9521
Hunter-Lab:
41.6442, 66.2406, 11.4067
#dd225f color charts
#dd225f color shades, tints & tones
#dd225f color schemes
#dd225f color preview, HTML & CSS examples
This text has a color of #dd225f
<p style="color:#dd225f;">Text here</p>
.mytext {color:#dd225f;}
This box has a color of #dd225f
<div style="background-color:#dd225f;">Content here</div>
.mybackground {background-color:#dd225f;}
Border around this has a color of #dd225f
<div style="border:2px solid #dd225f;">Content here</div>
.myborder {border:2px solid #dd225f;}