#d2be80 color space conversions
Hex:
#d2be80
RGB:
210, 190, 128
CMY:
18, 25, 50
CMYK:
0, 10, 39, 18
HSL:
45°, 47.6744%, 66.2745%
HSV (HSB):
45°, 39.0476%, 82.3529%
XYZ:
48.8881, 52.0871, 27.8992
xyY:
0.3793, 0.4042, 52.0871
CIE-Lab:
77.3329, -1.6840, 33.8885
CIE-LCH:
77.3329, 33.9303, 92.8448
CIE-Luv:
77.3329, 16.2238, 44.8545
Hunter-Lab:
72.1714, -5.3860, 27.6003
#d2be80 color charts
#d2be80 color shades, tints & tones
#d2be80 color schemes
#d2be80 color preview, HTML & CSS examples
This text has a color of #d2be80
<p style="color:#d2be80;">Text here</p>
.mytext {color:#d2be80;}
This box has a color of #d2be80
<div style="background-color:#d2be80;">Content here</div>
.mybackground {background-color:#d2be80;}
Border around this has a color of #d2be80
<div style="border:2px solid #d2be80;">Content here</div>
.myborder {border:2px solid #d2be80;}