#675f7f color space conversions
Hex:
#675f7f
RGB:
103, 95, 127
CMY:
60, 63, 50
CMYK:
19, 25, 0, 50
HSL:
255°, 14.4144%, 43.5294%
HSV (HSB):
255°, 25.1969%, 49.8039%
XYZ:
13.5165, 12.6003, 21.7984
xyY:
0.2821, 0.2630, 12.6003
CIE-Lab:
42.1547, 10.3160, -16.7330
CIE-LCH:
42.1547, 19.6573, 301.6541
CIE-Luv:
42.1547, 2.1713, -24.6931
Hunter-Lab:
35.4969, 5.8496, -11.5617
#675f7f color charts
#675f7f color shades, tints & tones
#675f7f color schemes
#675f7f color preview, HTML & CSS examples
This text has a color of #675f7f
<p style="color:#675f7f;">Text here</p>
.mytext {color:#675f7f;}
This box has a color of #675f7f
<div style="background-color:#675f7f;">Content here</div>
.mybackground {background-color:#675f7f;}
Border around this has a color of #675f7f
<div style="border:2px solid #675f7f;">Content here</div>
.myborder {border:2px solid #675f7f;}