#d7cdbf color space conversions
Hex:
#d7cdbf
RGB:
215, 205, 191
CMY:
16, 20, 25
CMYK:
0, 5, 11, 16
HSL:
35°, 23.0769%, 79.6078%
HSV (HSB):
35°, 11.1628%, 84.3137%
XYZ:
59.2596, 61.8713, 58.1093
xyY:
0.3306, 0.3452, 61.8713
CIE-Lab:
82.8449, 1.0907, 8.1946
CIE-LCH:
82.8449, 8.2668, 82.4183
CIE-Luv:
82.8449, 6.6905, 11.8630
Hunter-Lab:
78.6583, -3.1737, 11.2600
#d7cdbf color charts
#d7cdbf color shades, tints & tones
#d7cdbf color schemes
#d7cdbf color preview, HTML & CSS examples
This text has a color of #d7cdbf
<p style="color:#d7cdbf;">Text here</p>
.mytext {color:#d7cdbf;}
This box has a color of #d7cdbf
<div style="background-color:#d7cdbf;">Content here</div>
.mybackground {background-color:#d7cdbf;}
Border around this has a color of #d7cdbf
<div style="border:2px solid #d7cdbf;">Content here</div>
.myborder {border:2px solid #d7cdbf;}