#dd266e color space conversions
Hex:
#dd266e
RGB:
221, 38, 110
CMY:
13, 85, 57
CMYK:
0, 83, 50, 13
HSL:
336°, 72.9084%, 50.7843%
HSV (HSB):
336°, 82.8054%, 86.6667%
XYZ:
33.3264, 17.8842, 16.4473
xyY:
0.4926, 0.2643, 17.8842
CIE-Lab:
49.3553, 70.8725, 6.1671
CIE-LCH:
49.3553, 71.1403, 4.9732
CIE-Luv:
49.3553, 116.7893, -6.2094
Hunter-Lab:
42.2897, 66.6600, 6.5436
#dd266e color charts
#dd266e color shades, tints & tones
#dd266e color schemes
#dd266e color preview, HTML & CSS examples
This text has a color of #dd266e
<p style="color:#dd266e;">Text here</p>
.mytext {color:#dd266e;}
This box has a color of #dd266e
<div style="background-color:#dd266e;">Content here</div>
.mybackground {background-color:#dd266e;}
Border around this has a color of #dd266e
<div style="border:2px solid #dd266e;">Content here</div>
.myborder {border:2px solid #dd266e;}