#d88daa color space conversions
Hex:
#d88daa
RGB:
216, 141, 170
CMY:
15, 45, 33
CMYK:
0, 35, 21, 15
HSL:
337°, 49.0196%, 70.0000%
HSV (HSB):
337°, 34.7222%, 84.7059%
XYZ:
45.0995, 36.5510, 42.7082
xyY:
0.3627, 0.2939, 36.5510
CIE-Lab:
66.9388, 32.4901, -3.4042
CIE-LCH:
66.9388, 32.6680, 354.0186
CIE-Luv:
66.9388, 45.4211, -10.7835
Hunter-Lab:
60.4574, 27.3554, 0.4366
#d88daa color charts
#d88daa color shades, tints & tones
#d88daa color schemes
#d88daa color preview, HTML & CSS examples
This text has a color of #d88daa
<p style="color:#d88daa;">Text here</p>
.mytext {color:#d88daa;}
This box has a color of #d88daa
<div style="background-color:#d88daa;">Content here</div>
.mybackground {background-color:#d88daa;}
Border around this has a color of #d88daa
<div style="border:2px solid #d88daa;">Content here</div>
.myborder {border:2px solid #d88daa;}