#d09a7c color space conversions
Hex:
#d09a7c
RGB:
208, 154, 124
CMY:
18, 40, 51
CMYK:
0, 26, 40, 18
HSL:
21°, 47.1910%, 65.0980%
HSV (HSB):
21°, 40.3846%, 81.5686%
XYZ:
41.2061, 37.9763, 24.2272
xyY:
0.3985, 0.3672, 37.9763
CIE-Lab:
68.0032, 16.3406, 23.6401
CIE-LCH:
68.0032, 28.7379, 55.3469
CIE-Luv:
68.0032, 38.2758, 28.0188
Hunter-Lab:
61.6249, 11.5121, 19.8283
#d09a7c color charts
#d09a7c color shades, tints & tones
#d09a7c color schemes
#d09a7c color preview, HTML & CSS examples
This text has a color of #d09a7c
<p style="color:#d09a7c;">Text here</p>
.mytext {color:#d09a7c;}
This box has a color of #d09a7c
<div style="background-color:#d09a7c;">Content here</div>
.mybackground {background-color:#d09a7c;}
Border around this has a color of #d09a7c
<div style="border:2px solid #d09a7c;">Content here</div>
.myborder {border:2px solid #d09a7c;}