#d3b194 color space conversions
Hex:
#d3b194
RGB:
211, 177, 148
CMY:
17, 31, 42
CMYK:
0, 16, 30, 17
HSL:
28°, 41.7219%, 70.3922%
HSV (HSB):
28°, 29.8578%, 82.7451%
XYZ:
47.9314, 47.4313, 34.6459
xyY:
0.3687, 0.3648, 47.4313
CIE-Lab:
74.4648, 8.0480, 19.4336
CIE-LCH:
74.4648, 21.0341, 67.5043
CIE-Luv:
74.4648, 23.4604, 25.2836
Hunter-Lab:
68.8704, 3.7067, 18.3829
#d3b194 color charts
#d3b194 color shades, tints & tones
#d3b194 color schemes
#d3b194 color preview, HTML & CSS examples
This text has a color of #d3b194
<p style="color:#d3b194;">Text here</p>
.mytext {color:#d3b194;}
This box has a color of #d3b194
<div style="background-color:#d3b194;">Content here</div>
.mybackground {background-color:#d3b194;}
Border around this has a color of #d3b194
<div style="border:2px solid #d3b194;">Content here</div>
.myborder {border:2px solid #d3b194;}