#d48f8c color space conversions
Hex:
#d48f8c
RGB:
212, 143, 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.7075, 35.5354, 29.4717
xyY:
0.3908, 0.3330, 35.5354
CIE-Lab:
66.1634, 25.7991, 12.2876
CIE-LCH:
66.1634, 28.5758, 25.4675
CIE-Luv:
66.1634, 46.2149, 11.9841
Hunter-Lab:
59.6116, 20.5679, 12.4154
#d48f8c color charts
#d48f8c color shades, tints & tones
#d48f8c color schemes
#d48f8c color preview, HTML & CSS examples
This text has a color of #d48f8c
<p style="color:#d48f8c;">Text here</p>
.mytext {color:#d48f8c;}
This box has a color of #d48f8c
<div style="background-color:#d48f8c;">Content here</div>
.mybackground {background-color:#d48f8c;}
Border around this has a color of #d48f8c
<div style="border:2px solid #d48f8c;">Content here</div>
.myborder {border:2px solid #d48f8c;}