#d3cb94 color space conversions
Hex:
#d3cb94
RGB:
211, 203, 148
CMY:
17, 20, 42
CMYK:
0, 4, 30, 17
HSL:
52°, 41.7219%, 70.3922%
HSV (HSB):
52°, 29.8578%, 82.7451%
XYZ:
53.5652, 58.6989, 36.5238
xyY:
0.3600, 0.3945, 58.6989
CIE-Lab:
81.1258, -5.6443, 28.4944
CIE-LCH:
81.1258, 29.0480, 101.2044
CIE-Luv:
81.1258, 7.8735, 39.9421
Hunter-Lab:
76.6152, -9.2790, 25.3661
#d3cb94 color charts
#d3cb94 color shades, tints & tones
#d3cb94 color schemes
#d3cb94 color preview, HTML & CSS examples
This text has a color of #d3cb94
<p style="color:#d3cb94;">Text here</p>
.mytext {color:#d3cb94;}
This box has a color of #d3cb94
<div style="background-color:#d3cb94;">Content here</div>
.mybackground {background-color:#d3cb94;}
Border around this has a color of #d3cb94
<div style="border:2px solid #d3cb94;">Content here</div>
.myborder {border:2px solid #d3cb94;}