#d7aea5 color space conversions
Hex:
#d7aea5
RGB:
215, 174, 165
CMY:
16, 32, 35
CMYK:
0, 19, 23, 16
HSL:
11°, 38.4615%, 74.5098%
HSV (HSB):
11°, 23.2558%, 84.3137%
XYZ:
49.9519, 47.4358, 42.1206
xyY:
0.3581, 0.3400, 47.4358
CIE-Lab:
74.4677, 13.5511, 10.2513
CIE-LCH:
74.4677, 16.9917, 37.1072
CIE-Luv:
74.4677, 26.3383, 12.1134
Hunter-Lab:
68.8736, 8.9316, 11.9520
#d7aea5 color charts
#d7aea5 color shades, tints & tones
#d7aea5 color schemes
#d7aea5 color preview, HTML & CSS examples
This text has a color of #d7aea5
<p style="color:#d7aea5;">Text here</p>
.mytext {color:#d7aea5;}
This box has a color of #d7aea5
<div style="background-color:#d7aea5;">Content here</div>
.mybackground {background-color:#d7aea5;}
Border around this has a color of #d7aea5
<div style="border:2px solid #d7aea5;">Content here</div>
.myborder {border:2px solid #d7aea5;}