#d87daa color space conversions
Hex:
#d87daa
RGB:
216, 125, 170
CMY:
15, 51, 33
CMYK:
0, 42, 21, 15
HSL:
330°, 53.8462%, 66.8627%
HSV (HSB):
330°, 42.1296%, 84.7059%
XYZ:
42.9082, 32.1684, 41.9778
xyY:
0.3666, 0.2748, 32.1684
CIE-Lab:
63.4819, 40.9694, -8.5250
CIE-LCH:
63.4819, 41.8469, 348.2455
CIE-Luv:
63.4819, 54.1836, -19.6931
Hunter-Lab:
56.7172, 35.7852, -4.1799
#d87daa color charts
#d87daa color shades, tints & tones
#d87daa color schemes
#d87daa color preview, HTML & CSS examples
This text has a color of #d87daa
<p style="color:#d87daa;">Text here</p>
.mytext {color:#d87daa;}
This box has a color of #d87daa
<div style="background-color:#d87daa;">Content here</div>
.mybackground {background-color:#d87daa;}
Border around this has a color of #d87daa
<div style="border:2px solid #d87daa;">Content here</div>
.myborder {border:2px solid #d87daa;}