#d1987d color space conversions
Hex:
#d1987d
RGB:
209, 152, 125
CMY:
18, 40, 51
CMYK:
0, 27, 40, 18
HSL:
19°, 47.7273%, 65.4902%
HSV (HSB):
19°, 40.1914%, 81.9608%
XYZ:
41.2244, 37.4925, 24.4660
xyY:
0.3995, 0.3634, 37.4925
CIE-Lab:
67.6449, 17.9410, 22.6253
CIE-LCH:
67.6449, 28.8753, 51.5869
CIE-Luv:
67.6449, 40.2124, 26.4513
Hunter-Lab:
61.2311, 13.0224, 19.1713
#d1987d color charts
#d1987d color shades, tints & tones
#d1987d color schemes
#d1987d color preview, HTML & CSS examples
This text has a color of #d1987d
<p style="color:#d1987d;">Text here</p>
.mytext {color:#d1987d;}
This box has a color of #d1987d
<div style="background-color:#d1987d;">Content here</div>
.mybackground {background-color:#d1987d;}
Border around this has a color of #d1987d
<div style="border:2px solid #d1987d;">Content here</div>
.myborder {border:2px solid #d1987d;}