#6ba7b9 color space conversions
Hex:
#6ba7b9
RGB:
107, 167, 185
CMY:
58, 35, 27
CMYK:
42, 10, 0, 27
HSL:
194°, 35.7798%, 57.2549%
HSV (HSB):
194°, 42.1622%, 72.5490%
XYZ:
28.6391, 34.2660, 51.0035
xyY:
0.2514, 0.3008, 34.2660
CIE-Lab:
65.1732, -14.6796, -15.3719
CIE-LCH:
65.1732, 21.2553, 226.3198
CIE-Luv:
65.1732, -28.0967, -21.1913
Hunter-Lab:
58.5372, -15.1097, -10.6834
#6ba7b9 color charts
#6ba7b9 color shades, tints & tones
#6ba7b9 color schemes
#6ba7b9 color preview, HTML & CSS examples
This text has a color of #6ba7b9
<p style="color:#6ba7b9;">Text here</p>
.mytext {color:#6ba7b9;}
This box has a color of #6ba7b9
<div style="background-color:#6ba7b9;">Content here</div>
.mybackground {background-color:#6ba7b9;}
Border around this has a color of #6ba7b9
<div style="border:2px solid #6ba7b9;">Content here</div>
.myborder {border:2px solid #6ba7b9;}