#dd7981 color space conversions
Hex:
#dd7981
RGB:
221, 121, 129
CMY:
13, 53, 49
CMYK:
0, 45, 42, 13
HSL:
355°, 59.5238%, 67.0588%
HSV (HSB):
355°, 45.2489%, 86.6667%
XYZ:
40.6186, 30.6319, 24.5406
xyY:
0.4240, 0.3198, 30.6319
CIE-Lab:
62.1956, 39.5660, 13.1067
CIE-LCH:
62.1956, 41.6803, 18.3281
CIE-Luv:
62.1956, 69.0137, 9.8562
Hunter-Lab:
55.3461, 34.1460, 12.4529
#dd7981 color charts
#dd7981 color shades, tints & tones
#dd7981 color schemes
#dd7981 color preview, HTML & CSS examples
This text has a color of #dd7981
<p style="color:#dd7981;">Text here</p>
.mytext {color:#dd7981;}
This box has a color of #dd7981
<div style="background-color:#dd7981;">Content here</div>
.mybackground {background-color:#dd7981;}
Border around this has a color of #dd7981
<div style="border:2px solid #dd7981;">Content here</div>
.myborder {border:2px solid #dd7981;}