#dd255a color space conversions
Hex:
#dd255a
RGB:
221, 37, 90
CMY:
13, 85, 65
CMYK:
0, 83, 59, 13
HSL:
343°, 73.0159%, 50.5882%
HSV (HSB):
343°, 83.2579%, 86.6667%
XYZ:
32.3258, 17.4335, 11.3341
xyY:
0.5291, 0.2854, 17.4335
CIE-Lab:
48.8016, 69.6946, 17.6452
CIE-LCH:
48.8016, 71.8936, 14.2075
CIE-Luv:
48.8016, 124.7156, 6.5148
Hunter-Lab:
41.7534, 65.1277, 13.1329
#dd255a color charts
#dd255a color shades, tints & tones
#dd255a color schemes
#dd255a color preview, HTML & CSS examples
This text has a color of #dd255a
<p style="color:#dd255a;">Text here</p>
.mytext {color:#dd255a;}
This box has a color of #dd255a
<div style="background-color:#dd255a;">Content here</div>
.mybackground {background-color:#dd255a;}
Border around this has a color of #dd255a
<div style="border:2px solid #dd255a;">Content here</div>
.myborder {border:2px solid #dd255a;}