#006e5c color space conversions
Hex:
#006e5c
RGB:
0, 110, 92
CMY:
100, 57, 64
CMYK:
100, 0, 16, 57
HSL:
170°, 100.0000%, 21.5686%
HSV (HSB):
170°, 100.0000%, 43.1373%
XYZ:
7.5077, 11.9246, 12.0312
xyY:
0.2386, 0.3790, 11.9246
CIE-Lab:
41.0960, -31.5710, 2.4690
CIE-LCH:
41.0960, 31.6674, 175.5283
CIE-Luv:
41.0960, -33.5783, 7.5176
Hunter-Lab:
34.5320, -21.6227, 3.5153
#006e5c color charts
#006e5c color shades, tints & tones
#006e5c color schemes
#006e5c color preview, HTML & CSS examples
This text has a color of #006e5c
<p style="color:#006e5c;">Text here</p>
.mytext {color:#006e5c;}
This box has a color of #006e5c
<div style="background-color:#006e5c;">Content here</div>
.mybackground {background-color:#006e5c;}
Border around this has a color of #006e5c
<div style="border:2px solid #006e5c;">Content here</div>
.myborder {border:2px solid #006e5c;}