#d99a99 color space conversions
Hex:
#d99a99
RGB:
217, 154, 153
CMY:
15, 40, 40
CMYK:
0, 29, 29, 15
HSL:
1°, 45.7143%, 72.5490%
HSV (HSB):
1°, 29.4931%, 85.0980%
XYZ:
45.9206, 40.1628, 35.4689
xyY:
0.3778, 0.3304, 40.1628
CIE-Lab:
69.5853, 23.4352, 9.9480
CIE-LCH:
69.5853, 25.4592, 23.0007
CIE-Luv:
69.5853, 41.1802, 9.5634
Hunter-Lab:
63.3741, 18.4356, 11.1788
#d99a99 color charts
#d99a99 color shades, tints & tones
#d99a99 color schemes
#d99a99 color preview, HTML & CSS examples
This text has a color of #d99a99
<p style="color:#d99a99;">Text here</p>
.mytext {color:#d99a99;}
This box has a color of #d99a99
<div style="background-color:#d99a99;">Content here</div>
.mybackground {background-color:#d99a99;}
Border around this has a color of #d99a99
<div style="border:2px solid #d99a99;">Content here</div>
.myborder {border:2px solid #d99a99;}