#d2b98f color space conversions
Hex:
#d2b98f
RGB:
210, 185, 143
CMY:
18, 27, 44
CMYK:
0, 12, 32, 18
HSL:
38°, 42.6752%, 69.2157%
HSV (HSB):
38°, 31.9048%, 82.3529%
XYZ:
48.8852, 50.3827, 33.1349
xyY:
0.3692, 0.3805, 50.3827
CIE-Lab:
76.3036, 2.7448, 24.6184
CIE-LCH:
76.3036, 24.7710, 83.6382
CIE-Luv:
76.3036, 18.3105, 32.9768
Hunter-Lab:
70.9808, -1.2815, 22.0091
#d2b98f color charts
#d2b98f color shades, tints & tones
#d2b98f color schemes
#d2b98f color preview, HTML & CSS examples
This text has a color of #d2b98f
<p style="color:#d2b98f;">Text here</p>
.mytext {color:#d2b98f;}
This box has a color of #d2b98f
<div style="background-color:#d2b98f;">Content here</div>
.mybackground {background-color:#d2b98f;}
Border around this has a color of #d2b98f
<div style="border:2px solid #d2b98f;">Content here</div>
.myborder {border:2px solid #d2b98f;}