#d5d080 color space conversions
Hex:
#d5d080
RGB:
213, 208, 128
CMY:
16, 18, 50
CMYK:
0, 2, 40, 16
HSL:
56°, 50.2959%, 66.8627%
HSV (HSB):
56°, 39.9061%, 83.5294%
XYZ:
53.8927, 60.8164, 29.3204
xyY:
0.3742, 0.4222, 60.8164
CIE-Lab:
82.2799, -9.7790, 40.2966
CIE-LCH:
82.2799, 41.4662, 103.6407
CIE-Luv:
82.2799, 7.1316, 54.4656
Hunter-Lab:
77.9849, -13.1182, 32.2978
#d5d080 color charts
#d5d080 color shades, tints & tones
#d5d080 color schemes
#d5d080 color preview, HTML & CSS examples
This text has a color of #d5d080
<p style="color:#d5d080;">Text here</p>
.mytext {color:#d5d080;}
This box has a color of #d5d080
<div style="background-color:#d5d080;">Content here</div>
.mybackground {background-color:#d5d080;}
Border around this has a color of #d5d080
<div style="border:2px solid #d5d080;">Content here</div>
.myborder {border:2px solid #d5d080;}