#6f7f90 color space conversions
Hex:
#6f7f90
RGB:
111, 127, 144
CMY:
56, 50, 44
CMYK:
23, 12, 0, 44
HSL:
211°, 12.9412%, 50.0000%
HSV (HSB):
211°, 22.9167%, 56.4706%
XYZ:
19.1790, 20.5719, 29.3455
xyY:
0.2776, 0.2977, 20.5719
CIE-Lab:
52.4777, -1.8940, -11.1234
CIE-LCH:
52.4777, 11.2835, 260.3370
CIE-Luv:
52.4777, -9.0974, -15.7255
Hunter-Lab:
45.3562, -3.8943, -6.6113
#6f7f90 color charts
#6f7f90 color shades, tints & tones
#6f7f90 color schemes
#6f7f90 color preview, HTML & CSS examples
This text has a color of #6f7f90
<p style="color:#6f7f90;">Text here</p>
.mytext {color:#6f7f90;}
This box has a color of #6f7f90
<div style="background-color:#6f7f90;">Content here</div>
.mybackground {background-color:#6f7f90;}
Border around this has a color of #6f7f90
<div style="border:2px solid #6f7f90;">Content here</div>
.myborder {border:2px solid #6f7f90;}