#d48d6c color space conversions
Hex:
#d48d6c
RGB:
212, 141, 108
CMY:
17, 45, 58
CMYK:
0, 33, 49, 17
HSL:
19°, 54.7368%, 62.7451%
HSV (HSB):
19°, 49.0566%, 83.1373%
XYZ:
39.3830, 34.1295, 18.6993
xyY:
0.4271, 0.3701, 34.1295
CIE-Lab:
65.0652, 23.3388, 28.5983
CIE-LCH:
65.0652, 36.9129, 50.7824
CIE-Luv:
65.0652, 52.0238, 31.5922
Hunter-Lab:
58.4205, 18.0965, 21.9167
#d48d6c color charts
#d48d6c color shades, tints & tones
#d48d6c color schemes
#d48d6c color preview, HTML & CSS examples
This text has a color of #d48d6c
<p style="color:#d48d6c;">Text here</p>
.mytext {color:#d48d6c;}
This box has a color of #d48d6c
<div style="background-color:#d48d6c;">Content here</div>
.mybackground {background-color:#d48d6c;}
Border around this has a color of #d48d6c
<div style="border:2px solid #d48d6c;">Content here</div>
.myborder {border:2px solid #d48d6c;}