#d2be5e color space conversions
Hex:
#d2be5e
RGB:
210, 190, 94
CMY:
18, 25, 63
CMYK:
0, 10, 55, 18
HSL:
50°, 56.3107%, 59.6078%
HSV (HSB):
50°, 55.2381%, 82.3529%
XYZ:
47.0122, 51.3367, 18.0208
xyY:
0.4040, 0.4412, 51.3367
CIE-Lab:
76.8825, -4.9338, 50.3340
CIE-LCH:
76.8825, 50.5752, 95.5984
CIE-Luv:
76.8825, 18.0194, 62.0143
Hunter-Lab:
71.6496, -8.2659, 35.2425
#d2be5e color charts
#d2be5e color shades, tints & tones
#d2be5e color schemes
#d2be5e color preview, HTML & CSS examples
This text has a color of #d2be5e
<p style="color:#d2be5e;">Text here</p>
.mytext {color:#d2be5e;}
This box has a color of #d2be5e
<div style="background-color:#d2be5e;">Content here</div>
.mybackground {background-color:#d2be5e;}
Border around this has a color of #d2be5e
<div style="border:2px solid #d2be5e;">Content here</div>
.myborder {border:2px solid #d2be5e;}