#d38d80 color space conversions
Hex:
#d38d80
RGB:
211, 141, 128
CMY:
17, 45, 50
CMYK:
0, 33, 39, 17
HSL:
9°, 48.5380%, 66.4706%
HSV (HSB):
9°, 39.3365%, 82.7451%
XYZ:
40.2851, 34.4571, 24.9497
xyY:
0.4041, 0.3456, 34.4571
CIE-Lab:
65.3238, 25.0489, 17.8275
CIE-LCH:
65.3238, 30.7452, 35.4397
CIE-Luv:
65.3238, 48.5177, 18.9862
Hunter-Lab:
58.7002, 19.7767, 15.8898
#d38d80 color charts
#d38d80 color shades, tints & tones
#d38d80 color schemes
#d38d80 color preview, HTML & CSS examples
This text has a color of #d38d80
<p style="color:#d38d80;">Text here</p>
.mytext {color:#d38d80;}
This box has a color of #d38d80
<div style="background-color:#d38d80;">Content here</div>
.mybackground {background-color:#d38d80;}
Border around this has a color of #d38d80
<div style="border:2px solid #d38d80;">Content here</div>
.myborder {border:2px solid #d38d80;}