#d3b394 color space conversions
Hex:
#d3b394
RGB:
211, 179, 148
CMY:
17, 30, 42
CMYK:
0, 15, 30, 17
HSL:
30°, 41.7219%, 70.3922%
HSV (HSB):
30°, 29.8578%, 82.7451%
XYZ:
48.3294, 48.2272, 34.7785
xyY:
0.3680, 0.3672, 48.2272
CIE-Lab:
74.9680, 6.9774, 20.1272
CIE-LCH:
74.9680, 21.3023, 70.8804
CIE-Luv:
74.9680, 22.2438, 26.4184
Hunter-Lab:
69.4458, 2.6932, 18.9196
#d3b394 color charts
#d3b394 color shades, tints & tones
#d3b394 color schemes
#d3b394 color preview, HTML & CSS examples
This text has a color of #d3b394
<p style="color:#d3b394;">Text here</p>
.mytext {color:#d3b394;}
This box has a color of #d3b394
<div style="background-color:#d3b394;">Content here</div>
.mybackground {background-color:#d3b394;}
Border around this has a color of #d3b394
<div style="border:2px solid #d3b394;">Content here</div>
.myborder {border:2px solid #d3b394;}