#d99e94 color space conversions
Hex:
#d99e94
RGB:
217, 158, 148
CMY:
15, 38, 42
CMYK:
0, 27, 32, 15
HSL:
9°, 47.5862%, 71.5686%
HSV (HSB):
9°, 31.7972%, 85.0980%
XYZ:
46.1874, 41.3436, 33.5627
xyY:
0.3814, 0.3414, 41.3436
CIE-Lab:
70.4160, 20.6133, 13.8908
CIE-LCH:
70.4160, 24.8568, 33.9751
CIE-Luv:
70.4160, 39.3847, 15.3531
Hunter-Lab:
64.2990, 15.6975, 14.0611
#d99e94 color charts
#d99e94 color shades, tints & tones
#d99e94 color schemes
#d99e94 color preview, HTML & CSS examples
This text has a color of #d99e94
<p style="color:#d99e94;">Text here</p>
.mytext {color:#d99e94;}
This box has a color of #d99e94
<div style="background-color:#d99e94;">Content here</div>
.mybackground {background-color:#d99e94;}
Border around this has a color of #d99e94
<div style="border:2px solid #d99e94;">Content here</div>
.myborder {border:2px solid #d99e94;}