#996f90 color space conversions
Hex:
#996f90
RGB:
153, 111, 144
CMY:
40, 56, 44
CMYK:
0, 27, 6, 40
HSL:
313°, 17.0732%, 51.7647%
HSV (HSB):
313°, 27.4510%, 60.0000%
XYZ:
23.8554, 20.1548, 29.0185
xyY:
0.3267, 0.2760, 20.1548
CIE-Lab:
52.0118, 22.2391, -11.4452
CIE-LCH:
52.0118, 25.0114, 332.7677
CIE-Luv:
52.0118, 22.3635, -19.8621
Hunter-Lab:
44.8941, 16.2848, -6.8978
#996f90 color charts
#996f90 color shades, tints & tones
#996f90 color schemes
#996f90 color preview, HTML & CSS examples
This text has a color of #996f90
<p style="color:#996f90;">Text here</p>
.mytext {color:#996f90;}
This box has a color of #996f90
<div style="background-color:#996f90;">Content here</div>
.mybackground {background-color:#996f90;}
Border around this has a color of #996f90
<div style="border:2px solid #996f90;">Content here</div>
.myborder {border:2px solid #996f90;}