#d48cac color space conversions
Hex:
#d48cac
RGB:
212, 140, 172
CMY:
17, 45, 33
CMYK:
0, 34, 19, 17
HSL:
333°, 45.5696%, 69.0196%
HSV (HSB):
333°, 33.9623%, 83.1373%
XYZ:
43.9759, 35.7318, 43.6089
xyY:
0.3566, 0.2898, 35.7318
CIE-Lab:
66.3145, 31.9151, -5.5025
CIE-LCH:
66.3145, 32.3859, 350.2177
CIE-Luv:
66.3145, 42.7940, -13.7027
Hunter-Lab:
59.7761, 26.7102, -1.4110
#d48cac color charts
#d48cac color shades, tints & tones
#d48cac color schemes
#d48cac color preview, HTML & CSS examples
This text has a color of #d48cac
<p style="color:#d48cac;">Text here</p>
.mytext {color:#d48cac;}
This box has a color of #d48cac
<div style="background-color:#d48cac;">Content here</div>
.mybackground {background-color:#d48cac;}
Border around this has a color of #d48cac
<div style="border:2px solid #d48cac;">Content here</div>
.myborder {border:2px solid #d48cac;}