#dbcdaf color space conversions
Hex:
#dbcdaf
RGB:
219, 205, 175
CMY:
14, 20, 31
CMYK:
0, 6, 20, 14
HSL:
41°, 37.9310%, 77.2549%
HSV (HSB):
41°, 20.0913%, 85.8824%
XYZ:
58.7826, 61.8179, 49.3913
xyY:
0.3458, 0.3637, 61.8179
CIE-Lab:
82.8165, 0.0642, 16.7017
CIE-LCH:
82.8165, 16.7018, 89.7797
CIE-Luv:
82.8165, 10.1904, 23.8842
Hunter-Lab:
78.6243, -4.1391, 17.7914
#dbcdaf color charts
#dbcdaf color shades, tints & tones
#dbcdaf color schemes
#dbcdaf color preview, HTML & CSS examples
This text has a color of #dbcdaf
<p style="color:#dbcdaf;">Text here</p>
.mytext {color:#dbcdaf;}
This box has a color of #dbcdaf
<div style="background-color:#dbcdaf;">Content here</div>
.mybackground {background-color:#dbcdaf;}
Border around this has a color of #dbcdaf
<div style="border:2px solid #dbcdaf;">Content here</div>
.myborder {border:2px solid #dbcdaf;}