#d48d91 color space conversions
Hex:
#d48d91
RGB:
212, 141, 145
CMY:
17, 45, 43
CMYK:
0, 33, 32, 17
HSL:
357°, 45.2229%, 69.2157%
HSV (HSB):
357°, 33.4906%, 83.1373%
XYZ:
41.7871, 35.0911, 31.3589
xyY:
0.3861, 0.3242, 35.0911
CIE-Lab:
65.8196, 27.5229, 8.9903
CIE-LCH:
65.8196, 28.9540, 18.0895
CIE-Luv:
65.8196, 46.6863, 7.3306
Hunter-Lab:
59.2378, 22.2501, 10.0799
#d48d91 color charts
#d48d91 color shades, tints & tones
#d48d91 color schemes
#d48d91 color preview, HTML & CSS examples
This text has a color of #d48d91
<p style="color:#d48d91;">Text here</p>
.mytext {color:#d48d91;}
This box has a color of #d48d91
<div style="background-color:#d48d91;">Content here</div>
.mybackground {background-color:#d48d91;}
Border around this has a color of #d48d91
<div style="border:2px solid #d48d91;">Content here</div>
.myborder {border:2px solid #d48d91;}