#7b7c7d color space conversions
Hex:
#7b7c7d
RGB:
123, 124, 125
CMY:
52, 51, 51
CMYK:
2, 1, 0, 51
HSL:
210°, 0.8065%, 48.6275%
HSV (HSB):
210°, 1.6000%, 49.0196%
XYZ:
19.0777, 20.1069, 22.2776
xyY:
0.3104, 0.3271, 20.1069
CIE-Lab:
51.9579, -0.1704, -0.6820
CIE-LCH:
51.9579, 0.7030, 255.9739
CIE-Luv:
51.9579, -0.6187, -0.9145
Hunter-Lab:
44.8407, -2.5277, 1.9324
#7b7c7d color charts
#7b7c7d color shades, tints & tones
#7b7c7d color schemes
#7b7c7d color preview, HTML & CSS examples
This text has a color of #7b7c7d
<p style="color:#7b7c7d;">Text here</p>
.mytext {color:#7b7c7d;}
This box has a color of #7b7c7d
<div style="background-color:#7b7c7d;">Content here</div>
.mybackground {background-color:#7b7c7d;}
Border around this has a color of #7b7c7d
<div style="border:2px solid #7b7c7d;">Content here</div>
.myborder {border:2px solid #7b7c7d;}