#666f5a color space conversions
Hex:
#666f5a
RGB:
102, 111, 90
CMY:
60, 56, 65
CMYK:
8, 0, 19, 56
HSL:
86°, 10.4478%, 39.4118%
HSV (HSB):
86°, 18.9189%, 43.5294%
XYZ:
13.0094, 14.9318, 11.8693
xyY:
0.3268, 0.3751, 14.9318
CIE-Lab:
45.5407, -7.5843, 10.5646
CIE-LCH:
45.5407, 13.0052, 125.6745
CIE-Luv:
45.5407, -4.1104, 14.5957
Hunter-Lab:
38.6417, -7.5280, 8.8375
#666f5a color charts
#666f5a color shades, tints & tones
#666f5a color schemes
#666f5a color preview, HTML & CSS examples
This text has a color of #666f5a
<p style="color:#666f5a;">Text here</p>
.mytext {color:#666f5a;}
This box has a color of #666f5a
<div style="background-color:#666f5a;">Content here</div>
.mybackground {background-color:#666f5a;}
Border around this has a color of #666f5a
<div style="border:2px solid #666f5a;">Content here</div>
.myborder {border:2px solid #666f5a;}