#d0d5b5 color space conversions
Hex:
#d0d5b5
RGB:
208, 213, 181
CMY:
18, 16, 29
CMYK:
2, 0, 15, 16
HSL:
69°, 27.5862%, 77.2549%
HSV (HSB):
69°, 15.0235%, 83.5294%
XYZ:
58.1472, 64.3346, 53.0692
xyY:
0.3312, 0.3665, 64.3346
CIE-Lab:
84.1397, -7.1798, 15.2597
CIE-LCH:
84.1397, 16.8644, 115.1975
CIE-Luv:
84.1397, -1.2322, 23.3707
Hunter-Lab:
80.2088, -10.9624, 16.9177
#d0d5b5 color charts
#d0d5b5 color shades, tints & tones
#d0d5b5 color schemes
#d0d5b5 color preview, HTML & CSS examples
This text has a color of #d0d5b5
<p style="color:#d0d5b5;">Text here</p>
.mytext {color:#d0d5b5;}
This box has a color of #d0d5b5
<div style="background-color:#d0d5b5;">Content here</div>
.mybackground {background-color:#d0d5b5;}
Border around this has a color of #d0d5b5
<div style="border:2px solid #d0d5b5;">Content here</div>
.myborder {border:2px solid #d0d5b5;}