#996d81 color space conversions
Hex:
#996d81
RGB:
153, 109, 129
CMY:
40, 57, 49
CMYK:
0, 29, 16, 40
HSL:
333°, 17.7419%, 51.3725%
HSV (HSB):
333°, 28.7582%, 60.0000%
XYZ:
22.5680, 19.2946, 23.3036
xyY:
0.3463, 0.2961, 19.2946
CIE-Lab:
51.0301, 20.6918, -4.0640
CIE-LCH:
51.0301, 21.0871, 348.8882
CIE-Luv:
51.0301, 25.5654, -9.0421
Hunter-Lab:
43.9256, 14.8395, -0.7070
#996d81 color charts
#996d81 color shades, tints & tones
#996d81 color schemes
#996d81 color preview, HTML & CSS examples
This text has a color of #996d81
<p style="color:#996d81;">Text here</p>
.mytext {color:#996d81;}
This box has a color of #996d81
<div style="background-color:#996d81;">Content here</div>
.mybackground {background-color:#996d81;}
Border around this has a color of #996d81
<div style="border:2px solid #996d81;">Content here</div>
.myborder {border:2px solid #996d81;}