#a7a7b4 color space conversions
Hex:
#a7a7b4
RGB:
167, 167, 180
CMY:
35, 35, 29
CMYK:
7, 7, 0, 29
HSL:
240°, 7.9755%, 68.0392%
HSV (HSB):
240°, 7.2222%, 70.5882%
XYZ:
37.9933, 39.1482, 48.7339
xyY:
0.3018, 0.3110, 39.1482
CIE-Lab:
68.8585, 2.5514, -6.6790
CIE-LCH:
68.8585, 7.1497, 290.9068
CIE-Luv:
68.8585, -0.7474, -10.3848
Hunter-Lab:
62.5685, -1.1050, -2.3823
#a7a7b4 color charts
#a7a7b4 color shades, tints & tones
#a7a7b4 color schemes
#a7a7b4 color preview, HTML & CSS examples
This text has a color of #a7a7b4
<p style="color:#a7a7b4;">Text here</p>
.mytext {color:#a7a7b4;}
This box has a color of #a7a7b4
<div style="background-color:#a7a7b4;">Content here</div>
.mybackground {background-color:#a7a7b4;}
Border around this has a color of #a7a7b4
<div style="border:2px solid #a7a7b4;">Content here</div>
.myborder {border:2px solid #a7a7b4;}