#d2cdbf color space conversions
Hex:
#d2cdbf
RGB:
210, 205, 191
CMY:
18, 20, 25
CMYK:
0, 2, 9, 18
HSL:
44°, 17.4312%, 78.6275%
HSV (HSB):
44°, 9.0476%, 82.3529%
XYZ:
57.8136, 61.1259, 58.0416
xyY:
0.3267, 0.3454, 61.1259
CIE-Lab:
82.4464, -0.6942, 7.5704
CIE-LCH:
82.4464, 7.6021, 95.2393
CIE-Luv:
82.4464, 3.7047, 11.2847
Hunter-Lab:
78.1830, -4.8258, 10.7124
#d2cdbf color charts
#d2cdbf color shades, tints & tones
#d2cdbf color schemes
#d2cdbf color preview, HTML & CSS examples
This text has a color of #d2cdbf
<p style="color:#d2cdbf;">Text here</p>
.mytext {color:#d2cdbf;}
This box has a color of #d2cdbf
<div style="background-color:#d2cdbf;">Content here</div>
.mybackground {background-color:#d2cdbf;}
Border around this has a color of #d2cdbf
<div style="border:2px solid #d2cdbf;">Content here</div>
.myborder {border:2px solid #d2cdbf;}