#dd264a color space conversions
Hex:
#dd264a
RGB:
221, 38, 74
CMY:
13, 85, 71
CMYK:
0, 83, 67, 13
HSL:
348°, 72.9084%, 50.7843%
HSV (HSB):
348°, 82.8054%, 86.6667%
XYZ:
31.7479, 17.2528, 8.1354
xyY:
0.5557, 0.3020, 17.2528
CIE-Lab:
48.5770, 68.5707, 27.1027
CIE-LCH:
48.5770, 73.7326, 21.5665
CIE-Luv:
48.5770, 129.6962, 15.5887
Hunter-Lab:
41.5365, 63.7456, 17.4629
#dd264a color charts
#dd264a color shades, tints & tones
#dd264a color schemes
#dd264a color preview, HTML & CSS examples
This text has a color of #dd264a
<p style="color:#dd264a;">Text here</p>
.mytext {color:#dd264a;}
This box has a color of #dd264a
<div style="background-color:#dd264a;">Content here</div>
.mybackground {background-color:#dd264a;}
Border around this has a color of #dd264a
<div style="border:2px solid #dd264a;">Content here</div>
.myborder {border:2px solid #dd264a;}