#dd97b4 color space conversions
Hex:
#dd97b4
RGB:
221, 151, 180
CMY:
13, 41, 29
CMYK:
0, 32, 19, 13
HSL:
335°, 50.7246%, 72.9412%
HSV (HSB):
335°, 31.6742%, 86.6667%
XYZ:
49.1236, 40.8007, 48.4662
xyY:
0.3550, 0.2948, 40.8007
CIE-Lab:
70.0360, 30.4102, -4.3681
CIE-LCH:
70.0360, 30.7223, 351.8260
CIE-Luv:
70.0360, 41.6895, -11.8784
Hunter-Lab:
63.8754, 25.4942, -0.2742
#dd97b4 color charts
#dd97b4 color shades, tints & tones
#dd97b4 color schemes
#dd97b4 color preview, HTML & CSS examples
This text has a color of #dd97b4
<p style="color:#dd97b4;">Text here</p>
.mytext {color:#dd97b4;}
This box has a color of #dd97b4
<div style="background-color:#dd97b4;">Content here</div>
.mybackground {background-color:#dd97b4;}
Border around this has a color of #dd97b4
<div style="border:2px solid #dd97b4;">Content here</div>
.myborder {border:2px solid #dd97b4;}