#066f7c color space conversions
Hex:
#066f7c
RGB:
6, 111, 124
CMY:
98, 56, 51
CMYK:
95, 10, 0, 51
HSL:
187°, 90.7692%, 25.4902%
HSV (HSB):
187°, 95.1613%, 48.6275%
XYZ:
9.3976, 12.8628, 21.0562
xyY:
0.2170, 0.2969, 12.8628
CIE-Lab:
42.5558, -21.1911, -14.6982
CIE-LCH:
42.5558, 25.7896, 214.7453
CIE-Luv:
42.5558, -31.1248, -17.8817
Hunter-Lab:
35.8648, -15.9911, -9.7039
#066f7c color charts
#066f7c color shades, tints & tones
#066f7c color schemes
#066f7c color preview, HTML & CSS examples
This text has a color of #066f7c
<p style="color:#066f7c;">Text here</p>
.mytext {color:#066f7c;}
This box has a color of #066f7c
<div style="background-color:#066f7c;">Content here</div>
.mybackground {background-color:#066f7c;}
Border around this has a color of #066f7c
<div style="border:2px solid #066f7c;">Content here</div>
.myborder {border:2px solid #066f7c;}