#dd97a2 color space conversions
Hex:
#dd97a2
RGB:
221, 151, 162
CMY:
13, 41, 36
CMYK:
0, 32, 27, 13
HSL:
351°, 50.7246%, 72.9412%
HSV (HSB):
351°, 31.6742%, 86.6667%
XYZ:
47.4070, 40.1140, 39.4266
xyY:
0.3734, 0.3160, 40.1140
CIE-Lab:
69.5507, 27.7729, 4.9492
CIE-LCH:
69.5507, 28.2104, 10.1043
CIE-Luv:
69.5507, 44.5440, 1.9161
Hunter-Lab:
63.3356, 22.7707, 7.4268
#dd97a2 color charts
#dd97a2 color shades, tints & tones
#dd97a2 color schemes
#dd97a2 color preview, HTML & CSS examples
This text has a color of #dd97a2
<p style="color:#dd97a2;">Text here</p>
.mytext {color:#dd97a2;}
This box has a color of #dd97a2
<div style="background-color:#dd97a2;">Content here</div>
.mybackground {background-color:#dd97a2;}
Border around this has a color of #dd97a2
<div style="border:2px solid #dd97a2;">Content here</div>
.myborder {border:2px solid #dd97a2;}