#7b7e7f color space conversions
Hex:
#7b7e7f
RGB:
123, 126, 127
CMY:
52, 51, 50
CMYK:
3, 1, 0, 50
HSL:
195°, 1.6000%, 49.0196%
HSV (HSB):
195°, 3.1496%, 49.8039%
XYZ:
19.4600, 20.6650, 23.0418
xyY:
0.3081, 0.3271, 20.6650
CIE-Lab:
52.5809, -0.9130, -0.9404
CIE-LCH:
52.5809, 1.3107, 225.8456
CIE-Luv:
52.5809, -1.7339, -1.1582
Hunter-Lab:
45.4587, -3.1404, 1.7687
#7b7e7f color charts
#7b7e7f color shades, tints & tones
#7b7e7f color schemes
#7b7e7f color preview, HTML & CSS examples
This text has a color of #7b7e7f
<p style="color:#7b7e7f;">Text here</p>
.mytext {color:#7b7e7f;}
This box has a color of #7b7e7f
<div style="background-color:#7b7e7f;">Content here</div>
.mybackground {background-color:#7b7e7f;}
Border around this has a color of #7b7e7f
<div style="border:2px solid #7b7e7f;">Content here</div>
.myborder {border:2px solid #7b7e7f;}