#7b7b7a color space conversions
Hex:
#7b7b7a
RGB:
123, 123, 122
CMY:
52, 52, 52
CMYK:
0, 0, 1, 52
HSL:
60°, 0.4082%, 48.0392%
HSV (HSB):
60°, 0.8130%, 48.2353%
XYZ:
18.7642, 19.7820, 21.2417
xyY:
0.3138, 0.3309, 19.7820
CIE-Lab:
51.5898, -0.1965, 0.5391
CIE-LCH:
51.5898, 0.5738, 110.0258
CIE-Luv:
51.5898, 0.0567, 0.7709
Hunter-Lab:
44.4770, -2.5281, 2.8177
#7b7b7a color charts
#7b7b7a color shades, tints & tones
#7b7b7a color schemes
#7b7b7a color preview, HTML & CSS examples
This text has a color of #7b7b7a
<p style="color:#7b7b7a;">Text here</p>
.mytext {color:#7b7b7a;}
This box has a color of #7b7b7a
<div style="background-color:#7b7b7a;">Content here</div>
.mybackground {background-color:#7b7b7a;}
Border around this has a color of #7b7b7a
<div style="border:2px solid #7b7b7a;">Content here</div>
.myborder {border:2px solid #7b7b7a;}