#d48f75 color space conversions
Hex:
#d48f75
RGB:
212, 143, 117
CMY:
17, 44, 54
CMYK:
0, 33, 45, 17
HSL:
16°, 52.4862%, 64.5098%
HSV (HSB):
16°, 44.8113%, 83.1373%
XYZ:
40.1847, 34.9263, 21.4531
xyY:
0.4161, 0.3617, 34.9263
CIE-Lab:
65.6913, 23.1528, 24.4683
CIE-LCH:
65.6913, 33.6861, 46.5824
CIE-Luv:
65.6913, 49.4758, 27.2000
Hunter-Lab:
59.0985, 17.9508, 19.8463
#d48f75 color charts
#d48f75 color shades, tints & tones
#d48f75 color schemes
#d48f75 color preview, HTML & CSS examples
This text has a color of #d48f75
<p style="color:#d48f75;">Text here</p>
.mytext {color:#d48f75;}
This box has a color of #d48f75
<div style="background-color:#d48f75;">Content here</div>
.mybackground {background-color:#d48f75;}
Border around this has a color of #d48f75
<div style="border:2px solid #d48f75;">Content here</div>
.myborder {border:2px solid #d48f75;}