#d3cfa0 color space conversions
Hex:
#d3cfa0
RGB:
211, 207, 160
CMY:
17, 19, 37
CMYK:
0, 2, 24, 17
HSL:
55°, 36.6906%, 72.7451%
HSV (HSB):
55°, 24.1706%, 82.7451%
XYZ:
55.5220, 61.0126, 42.1080
xyY:
0.3500, 0.3846, 61.0126
CIE-Lab:
82.3855, -6.1052, 23.9172
CIE-LCH:
82.3855, 24.6842, 104.3196
CIE-Luv:
82.3855, 4.9309, 34.4940
Hunter-Lab:
78.1106, -9.8135, 22.7152
#d3cfa0 color charts
#d3cfa0 color shades, tints & tones
#d3cfa0 color schemes
#d3cfa0 color preview, HTML & CSS examples
This text has a color of #d3cfa0
<p style="color:#d3cfa0;">Text here</p>
.mytext {color:#d3cfa0;}
This box has a color of #d3cfa0
<div style="background-color:#d3cfa0;">Content here</div>
.mybackground {background-color:#d3cfa0;}
Border around this has a color of #d3cfa0
<div style="border:2px solid #d3cfa0;">Content here</div>
.myborder {border:2px solid #d3cfa0;}