#666fa5 color space conversions
Hex:
#666fa5
RGB:
102, 111, 165
CMY:
60, 56, 35
CMYK:
38, 33, 0, 35
HSL:
231°, 25.9259%, 52.3529%
HSV (HSB):
231°, 38.1818%, 64.7059%
XYZ:
17.9555, 16.9103, 37.9150
xyY:
0.2467, 0.2323, 16.9103
CIE-Lab:
48.1468, 10.4001, -30.1084
CIE-LCH:
48.1468, 31.8540, 289.0560
CIE-Luv:
48.1468, -7.1736, -45.9384
Hunter-Lab:
41.1221, 5.9762, -25.8805
#666fa5 color charts
#666fa5 color shades, tints & tones
#666fa5 color schemes
#666fa5 color preview, HTML & CSS examples
This text has a color of #666fa5
<p style="color:#666fa5;">Text here</p>
.mytext {color:#666fa5;}
This box has a color of #666fa5
<div style="background-color:#666fa5;">Content here</div>
.mybackground {background-color:#666fa5;}
Border around this has a color of #666fa5
<div style="border:2px solid #666fa5;">Content here</div>
.myborder {border:2px solid #666fa5;}