#dd255b color space conversions
Hex:
#dd255b
RGB:
221, 37, 91
CMY:
13, 85, 64
CMYK:
0, 83, 59, 13
HSL:
342°, 73.0159%, 50.5882%
HSV (HSB):
342°, 83.2579%, 86.6667%
XYZ:
32.3687, 17.4506, 11.5598
xyY:
0.5274, 0.2843, 17.4506
CIE-Lab:
48.8229, 69.7573, 17.0613
CIE-LCH:
48.8229, 71.8134, 13.7437
CIE-Luv:
48.8229, 124.3569, 5.9127
Hunter-Lab:
41.7739, 65.2070, 12.8348
#dd255b color charts
#dd255b color shades, tints & tones
#dd255b color schemes
#dd255b color preview, HTML & CSS examples
This text has a color of #dd255b
<p style="color:#dd255b;">Text here</p>
.mytext {color:#dd255b;}
This box has a color of #dd255b
<div style="background-color:#dd255b;">Content here</div>
.mybackground {background-color:#dd255b;}
Border around this has a color of #dd255b
<div style="border:2px solid #dd255b;">Content here</div>
.myborder {border:2px solid #dd255b;}