#006e8f color space conversions
Hex:
#006e8f
RGB:
0, 110, 143
CMY:
100, 57, 44
CMYK:
100, 23, 0, 44
HSL:
194°, 100.0000%, 28.0392%
HSV (HSB):
194°, 100.0000%, 56.0784%
XYZ:
10.5339, 13.1350, 27.9667
xyY:
0.2040, 0.2544, 13.1350
CIE-Lab:
42.9660, -13.9933, -25.4671
CIE-LCH:
42.9660, 29.0584, 241.2127
CIE-Luv:
42.9660, -29.7560, -35.0432
Hunter-Lab:
36.2423, -11.5428, -20.3821
#006e8f color charts
#006e8f color shades, tints & tones
#006e8f color schemes
#006e8f color preview, HTML & CSS examples
This text has a color of #006e8f
<p style="color:#006e8f;">Text here</p>
.mytext {color:#006e8f;}
This box has a color of #006e8f
<div style="background-color:#006e8f;">Content here</div>
.mybackground {background-color:#006e8f;}
Border around this has a color of #006e8f
<div style="border:2px solid #006e8f;">Content here</div>
.myborder {border:2px solid #006e8f;}