#d5d2b4 color space conversions
Hex:
#d5d2b4
RGB:
213, 210, 180
CMY:
16, 18, 29
CMYK:
0, 1, 15, 16
HSL:
55°, 28.2051%, 77.0588%
HSV (HSB):
55°, 15.4930%, 83.5294%
XYZ:
58.7254, 63.5346, 52.3483
xyY:
0.3363, 0.3639, 63.5346
CIE-Lab:
83.7229, -3.9810, 15.2570
CIE-LCH:
83.7229, 15.7678, 104.6240
CIE-Luv:
83.7229, 3.4162, 22.7450
Hunter-Lab:
79.7086, -7.9800, 16.8576
#d5d2b4 color charts
#d5d2b4 color shades, tints & tones
#d5d2b4 color schemes
#d5d2b4 color preview, HTML & CSS examples
This text has a color of #d5d2b4
<p style="color:#d5d2b4;">Text here</p>
.mytext {color:#d5d2b4;}
This box has a color of #d5d2b4
<div style="background-color:#d5d2b4;">Content here</div>
.mybackground {background-color:#d5d2b4;}
Border around this has a color of #d5d2b4
<div style="border:2px solid #d5d2b4;">Content here</div>
.myborder {border:2px solid #d5d2b4;}