#d99f91 color space conversions
Hex:
#d99f91
RGB:
217, 159, 145
CMY:
15, 38, 43
CMYK:
0, 27, 33, 15
HSL:
12°, 48.6486%, 70.9804%
HSV (HSB):
12°, 33.1797%, 85.0980%
XYZ:
46.1242, 41.5923, 32.3852
xyY:
0.3840, 0.3463, 41.5923
CIE-Lab:
70.5889, 19.6884, 15.7879
CIE-LCH:
70.5889, 25.2367, 38.7259
CIE-Luv:
70.5889, 39.1401, 17.9902
Hunter-Lab:
64.4921, 14.8006, 15.3716
#d99f91 color charts
#d99f91 color shades, tints & tones
#d99f91 color schemes
#d99f91 color preview, HTML & CSS examples
This text has a color of #d99f91
<p style="color:#d99f91;">Text here</p>
.mytext {color:#d99f91;}
This box has a color of #d99f91
<div style="background-color:#d99f91;">Content here</div>
.mybackground {background-color:#d99f91;}
Border around this has a color of #d99f91
<div style="border:2px solid #d99f91;">Content here</div>
.myborder {border:2px solid #d99f91;}