#75706b color space conversions
Hex:
#75706b
RGB:
117, 112, 107
CMY:
54, 56, 58
CMYK:
0, 4, 9, 54
HSL:
30°, 4.4643%, 43.9216%
HSV (HSB):
30°, 8.5470%, 45.8824%
XYZ:
15.7841, 16.4318, 16.2497
xyY:
0.3257, 0.3390, 16.4318
CIE-Lab:
47.5360, 0.9681, 3.4588
CIE-LCH:
47.5360, 3.5917, 74.3634
CIE-Luv:
47.5360, 3.1919, 4.4287
Hunter-Lab:
40.5361, -1.4332, 4.6078
#75706b color charts
#75706b color shades, tints & tones
#75706b color schemes
#75706b color preview, HTML & CSS examples
This text has a color of #75706b
<p style="color:#75706b;">Text here</p>
.mytext {color:#75706b;}
This box has a color of #75706b
<div style="background-color:#75706b;">Content here</div>
.mybackground {background-color:#75706b;}
Border around this has a color of #75706b
<div style="border:2px solid #75706b;">Content here</div>
.myborder {border:2px solid #75706b;}