#d5d085 color space conversions
Hex:
#d5d085
RGB:
213, 208, 133
CMY:
16, 18, 48
CMYK:
0, 2, 38, 16
HSL:
56°, 48.7805%, 67.8431%
HSV (HSB):
56°, 37.5587%, 83.5294%
XYZ:
54.2301, 60.9513, 31.0969
xyY:
0.3707, 0.4167, 60.9513
CIE-Lab:
82.3526, -9.2304, 37.8644
CIE-LCH:
82.3526, 38.9732, 103.7001
CIE-Luv:
82.3526, 6.9126, 51.7116
Hunter-Lab:
78.0713, -12.6348, 31.0339
#d5d085 color charts
#d5d085 color shades, tints & tones
#d5d085 color schemes
#d5d085 color preview, HTML & CSS examples
This text has a color of #d5d085
<p style="color:#d5d085;">Text here</p>
.mytext {color:#d5d085;}
This box has a color of #d5d085
<div style="background-color:#d5d085;">Content here</div>
.mybackground {background-color:#d5d085;}
Border around this has a color of #d5d085
<div style="border:2px solid #d5d085;">Content here</div>
.myborder {border:2px solid #d5d085;}