#d38d79 color space conversions
Hex:
#d38d79
RGB:
211, 141, 121
CMY:
17, 45, 53
CMYK:
0, 33, 43, 17
HSL:
13°, 50.5618%, 65.0980%
HSV (HSB):
13°, 42.6540%, 82.7451%
XYZ:
39.8400, 34.2791, 22.6059
xyY:
0.4119, 0.3544, 34.2791
CIE-Lab:
65.1835, 24.2653, 21.5446
CIE-LCH:
65.1835, 32.4496, 41.6012
CIE-Luv:
65.1835, 49.5130, 23.5470
Hunter-Lab:
58.5484, 19.0031, 18.0916
#d38d79 color charts
#d38d79 color shades, tints & tones
#d38d79 color schemes
#d38d79 color preview, HTML & CSS examples
This text has a color of #d38d79
<p style="color:#d38d79;">Text here</p>
.mytext {color:#d38d79;}
This box has a color of #d38d79
<div style="background-color:#d38d79;">Content here</div>
.mybackground {background-color:#d38d79;}
Border around this has a color of #d38d79
<div style="border:2px solid #d38d79;">Content here</div>
.myborder {border:2px solid #d38d79;}