#998daa color space conversions
Hex:
#998daa
RGB:
153, 141, 170
CMY:
40, 45, 33
CMYK:
10, 17, 0, 33
HSL:
265°, 14.5729%, 60.9804%
HSV (HSB):
265°, 17.0588%, 66.6667%
XYZ:
29.9174, 28.7243, 41.9977
xyY:
0.2973, 0.2854, 28.7243
CIE-Lab:
60.5376, 10.2166, -13.6243
CIE-LCH:
60.5376, 17.0294, 306.8654
CIE-Luv:
60.5376, 4.8045, -21.8474
Hunter-Lab:
53.5951, 5.8495, -8.9438
#998daa color charts
#998daa color shades, tints & tones
#998daa color schemes
#998daa color preview, HTML & CSS examples
This text has a color of #998daa
<p style="color:#998daa;">Text here</p>
.mytext {color:#998daa;}
This box has a color of #998daa
<div style="background-color:#998daa;">Content here</div>
.mybackground {background-color:#998daa;}
Border around this has a color of #998daa
<div style="border:2px solid #998daa;">Content here</div>
.myborder {border:2px solid #998daa;}