#d99da3 color space conversions
Hex:
#d99da3
RGB:
217, 157, 163
CMY:
15, 38, 36
CMYK:
0, 28, 25, 15
HSL:
354°, 44.1176%, 73.3333%
HSV (HSB):
354°, 27.6498%, 85.0980%
XYZ:
47.2831, 41.5100, 40.1705
xyY:
0.3666, 0.3219, 41.5100
CIE-Lab:
70.5318, 23.1982, 5.7498
CIE-LCH:
70.5318, 23.9002, 13.9206
CIE-Luv:
70.5318, 37.9911, 3.9395
Hunter-Lab:
64.4283, 18.2495, 8.1330
#d99da3 color charts
#d99da3 color shades, tints & tones
#d99da3 color schemes
#d99da3 color preview, HTML & CSS examples
This text has a color of #d99da3
<p style="color:#d99da3;">Text here</p>
.mytext {color:#d99da3;}
This box has a color of #d99da3
<div style="background-color:#d99da3;">Content here</div>
.mybackground {background-color:#d99da3;}
Border around this has a color of #d99da3
<div style="border:2px solid #d99da3;">Content here</div>
.myborder {border:2px solid #d99da3;}