#7b7f90 color space conversions
Hex:
#7b7f90
RGB:
123, 127, 144
CMY:
52, 50, 44
CMYK:
15, 12, 0, 44
HSL:
229°, 8.6420%, 52.3529%
HSV (HSB):
229°, 14.5833%, 56.4706%
XYZ:
20.7918, 21.4033, 29.4210
xyY:
0.2903, 0.2989, 21.4033
CIE-Lab:
53.3881, 2.1824, -9.6645
CIE-LCH:
53.3881, 9.9078, 282.7249
CIE-Luv:
53.3881, -3.1057, -14.2062
Hunter-Lab:
46.2637, -0.7402, -5.3203
#7b7f90 color charts
#7b7f90 color shades, tints & tones
#7b7f90 color schemes
#7b7f90 color preview, HTML & CSS examples
This text has a color of #7b7f90
<p style="color:#7b7f90;">Text here</p>
.mytext {color:#7b7f90;}
This box has a color of #7b7f90
<div style="background-color:#7b7f90;">Content here</div>
.mybackground {background-color:#7b7f90;}
Border around this has a color of #7b7f90
<div style="border:2px solid #7b7f90;">Content here</div>
.myborder {border:2px solid #7b7f90;}