#d48c97 color space conversions
Hex:
#d48c97
RGB:
212, 140, 151
CMY:
17, 45, 41
CMYK:
0, 34, 29, 17
HSL:
351°, 45.5696%, 69.0196%
HSV (HSB):
351°, 33.9623%, 83.1373%
XYZ:
42.1154, 34.9876, 33.8117
xyY:
0.3797, 0.3154, 34.9876
CIE-Lab:
65.7390, 28.8632, 5.4939
CIE-LCH:
65.7390, 29.3814, 10.7768
CIE-Luv:
65.7390, 46.3288, 2.3898
Hunter-Lab:
59.1503, 23.5801, 7.5136
#d48c97 color charts
#d48c97 color shades, tints & tones
#d48c97 color schemes
#d48c97 color preview, HTML & CSS examples
This text has a color of #d48c97
<p style="color:#d48c97;">Text here</p>
.mytext {color:#d48c97;}
This box has a color of #d48c97
<div style="background-color:#d48c97;">Content here</div>
.mybackground {background-color:#d48c97;}
Border around this has a color of #d48c97
<div style="border:2px solid #d48c97;">Content here</div>
.myborder {border:2px solid #d48c97;}