#d48d97 color space conversions
Hex:
#d48d97
RGB:
212, 141, 151
CMY:
17, 45, 41
CMYK:
0, 33, 29, 17
HSL:
352°, 45.2229%, 69.2157%
HSV (HSB):
352°, 33.4906%, 83.1373%
XYZ:
42.2622, 35.2812, 33.8606
xyY:
0.3794, 0.3167, 35.2812
CIE-Lab:
65.9670, 28.3228, 5.8216
CIE-LCH:
65.9670, 28.9149, 11.6151
CIE-Luv:
65.9670, 45.7291, 2.9449
Hunter-Lab:
59.3980, 23.0579, 7.7795
#d48d97 color charts
#d48d97 color shades, tints & tones
#d48d97 color schemes
#d48d97 color preview, HTML & CSS examples
This text has a color of #d48d97
<p style="color:#d48d97;">Text here</p>
.mytext {color:#d48d97;}
This box has a color of #d48d97
<div style="background-color:#d48d97;">Content here</div>
.mybackground {background-color:#d48d97;}
Border around this has a color of #d48d97
<div style="border:2px solid #d48d97;">Content here</div>
.myborder {border:2px solid #d48d97;}