#d48c75 color space conversions
Hex:
#d48c75
RGB:
212, 140, 117
CMY:
17, 45, 54
CMYK:
0, 34, 45, 17
HSL:
15°, 52.4862%, 64.5098%
HSV (HSB):
15°, 44.8113%, 83.1373%
XYZ:
39.7403, 34.0376, 21.3050
xyY:
0.4180, 0.3580, 34.0376
CIE-Lab:
64.9924, 24.7768, 23.5318
CIE-LCH:
64.9924, 34.1707, 43.5238
CIE-Luv:
64.9924, 51.5075, 25.6917
Hunter-Lab:
58.3417, 19.4899, 19.1879
#d48c75 color charts
#d48c75 color shades, tints & tones
#d48c75 color schemes
#d48c75 color preview, HTML & CSS examples
This text has a color of #d48c75
<p style="color:#d48c75;">Text here</p>
.mytext {color:#d48c75;}
This box has a color of #d48c75
<div style="background-color:#d48c75;">Content here</div>
.mybackground {background-color:#d48c75;}
Border around this has a color of #d48c75
<div style="border:2px solid #d48c75;">Content here</div>
.myborder {border:2px solid #d48c75;}