#d48e8c color space conversions
Hex:
#d48e8c
RGB:
212, 142, 140
CMY:
17, 44, 45
CMYK:
0, 33, 34, 17
HSL:
2°, 45.5696%, 69.0196%
HSV (HSB):
2°, 33.9623%, 83.1373%
XYZ:
41.5580, 35.2365, 29.4219
xyY:
0.3913, 0.3317, 35.2365
CIE-Lab:
65.9324, 26.3405, 11.9622
CIE-LCH:
65.9324, 28.9295, 24.4245
CIE-Luv:
65.9324, 46.8416, 11.4427
Hunter-Lab:
59.3603, 21.0867, 12.1652
#d48e8c color charts
#d48e8c color shades, tints & tones
#d48e8c color schemes
#d48e8c color preview, HTML & CSS examples
This text has a color of #d48e8c
<p style="color:#d48e8c;">Text here</p>
.mytext {color:#d48e8c;}
This box has a color of #d48e8c
<div style="background-color:#d48e8c;">Content here</div>
.mybackground {background-color:#d48e8c;}
Border around this has a color of #d48e8c
<div style="border:2px solid #d48e8c;">Content here</div>
.myborder {border:2px solid #d48e8c;}