#d99f82 color space conversions
Hex:
#d99f82
RGB:
217, 159, 130
CMY:
15, 38, 49
CMYK:
0, 27, 40, 15
HSL:
20°, 53.3742%, 68.0392%
HSV (HSB):
20°, 40.0922%, 85.0980%
XYZ:
45.0427, 41.1597, 26.6897
xyY:
0.3990, 0.3646, 41.1597
CIE-Lab:
70.2877, 17.8914, 23.6044
CIE-LCH:
70.2877, 29.6188, 52.8390
CIE-Luv:
70.2877, 40.9465, 27.9278
Hunter-Lab:
64.1558, 13.0490, 20.2436
#d99f82 color charts
#d99f82 color shades, tints & tones
#d99f82 color schemes
#d99f82 color preview, HTML & CSS examples
This text has a color of #d99f82
<p style="color:#d99f82;">Text here</p>
.mytext {color:#d99f82;}
This box has a color of #d99f82
<div style="background-color:#d99f82;">Content here</div>
.mybackground {background-color:#d99f82;}
Border around this has a color of #d99f82
<div style="border:2px solid #d99f82;">Content here</div>
.myborder {border:2px solid #d99f82;}