#d2b26c color space conversions
Hex:
#d2b26c
RGB:
210, 178, 108
CMY:
18, 30, 58
CMYK:
0, 15, 49, 18
HSL:
41°, 53.1250%, 62.3529%
HSV (HSB):
41°, 48.5714%, 82.3529%
XYZ:
45.2055, 46.6251, 20.8043
xyY:
0.4013, 0.4139, 46.6251
CIE-Lab:
73.9494, 2.5775, 39.8916
CIE-LCH:
73.9494, 39.9748, 86.3031
CIE-Luv:
73.9494, 25.2145, 49.6528
Hunter-Lab:
68.2826, -1.3212, 29.7334
#d2b26c color charts
#d2b26c color shades, tints & tones
#d2b26c color schemes
#d2b26c color preview, HTML & CSS examples
This text has a color of #d2b26c
<p style="color:#d2b26c;">Text here</p>
.mytext {color:#d2b26c;}
This box has a color of #d2b26c
<div style="background-color:#d2b26c;">Content here</div>
.mybackground {background-color:#d2b26c;}
Border around this has a color of #d2b26c
<div style="border:2px solid #d2b26c;">Content here</div>
.myborder {border:2px solid #d2b26c;}