#707f8f color space conversions
Hex:
#707f8f
RGB:
112, 127, 143
CMY:
56, 50, 44
CMYK:
22, 11, 0, 44
HSL:
211°, 12.1569%, 50.0000%
HSV (HSB):
211°, 21.6783%, 56.0784%
XYZ:
19.2294, 20.6067, 28.9506
xyY:
0.2796, 0.2996, 20.6067
CIE-Lab:
52.5163, -1.8034, -10.4748
CIE-LCH:
52.5163, 10.6289, 260.2312
CIE-Luv:
52.5163, -8.5865, -14.7737
Hunter-Lab:
45.3946, -3.8269, -6.0363
#707f8f color charts
#707f8f color shades, tints & tones
#707f8f color schemes
#707f8f color preview, HTML & CSS examples
This text has a color of #707f8f
<p style="color:#707f8f;">Text here</p>
.mytext {color:#707f8f;}
This box has a color of #707f8f
<div style="background-color:#707f8f;">Content here</div>
.mybackground {background-color:#707f8f;}
Border around this has a color of #707f8f
<div style="border:2px solid #707f8f;">Content here</div>
.myborder {border:2px solid #707f8f;}