#dd2181 color space conversions
Hex:
#dd2181
RGB:
221, 33, 129
CMY:
13, 87, 49
CMYK:
0, 85, 42, 13
HSL:
329°, 74.0157%, 49.8039%
HSV (HSB):
329°, 85.0679%, 86.6667%
XYZ:
34.3251, 18.0448, 22.4427
xyY:
0.4588, 0.2412, 18.0448
CIE-Lab:
49.5505, 73.5187, -5.1233
CIE-LCH:
49.5505, 73.6970, 356.0136
CIE-Luv:
49.5505, 110.1018, -20.7094
Hunter-Lab:
42.4792, 69.8973, -1.5888
#dd2181 color charts
#dd2181 color shades, tints & tones
#dd2181 color schemes
#dd2181 color preview, HTML & CSS examples
This text has a color of #dd2181
<p style="color:#dd2181;">Text here</p>
.mytext {color:#dd2181;}
This box has a color of #dd2181
<div style="background-color:#dd2181;">Content here</div>
.mybackground {background-color:#dd2181;}
Border around this has a color of #dd2181
<div style="border:2px solid #dd2181;">Content here</div>
.myborder {border:2px solid #dd2181;}