#dd268c color space conversions
Hex:
#dd268c
RGB:
221, 38, 140
CMY:
13, 85, 45
CMYK:
0, 83, 37, 13
HSL:
327°, 72.9084%, 50.7843%
HSV (HSB):
327°, 82.8054%, 86.6667%
XYZ:
35.2455, 18.6518, 26.5535
xyY:
0.4381, 0.2318, 18.6518
CIE-Lab:
50.2773, 73.5402, -10.6828
CIE-LCH:
50.2773, 74.3120, 351.7348
CIE-Luv:
50.2773, 104.1608, -28.1161
Hunter-Lab:
43.1878, 70.0953, -6.2223
#dd268c color charts
#dd268c color shades, tints & tones
#dd268c color schemes
#dd268c color preview, HTML & CSS examples
This text has a color of #dd268c
<p style="color:#dd268c;">Text here</p>
.mytext {color:#dd268c;}
This box has a color of #dd268c
<div style="background-color:#dd268c;">Content here</div>
.mybackground {background-color:#dd268c;}
Border around this has a color of #dd268c
<div style="border:2px solid #dd268c;">Content here</div>
.myborder {border:2px solid #dd268c;}