#006f5b color space conversions
Hex:
#006f5b
RGB:
0, 111, 91
CMY:
100, 56, 64
CMYK:
100, 0, 18, 56
HSL:
169°, 100.0000%, 21.7647%
HSV (HSB):
169°, 100.0000%, 43.5294%
XYZ:
7.5728, 12.1242, 11.8386
xyY:
0.2401, 0.3845, 12.1242
CIE-Lab:
41.4129, -32.3188, 3.5301
CIE-LCH:
41.4129, 32.5111, 173.7664
CIE-Luv:
41.4129, -34.0162, 9.0102
Hunter-Lab:
34.8198, -22.1138, 4.2155
#006f5b color charts
#006f5b color shades, tints & tones
#006f5b color schemes
#006f5b color preview, HTML & CSS examples
This text has a color of #006f5b
<p style="color:#006f5b;">Text here</p>
.mytext {color:#006f5b;}
This box has a color of #006f5b
<div style="background-color:#006f5b;">Content here</div>
.mybackground {background-color:#006f5b;}
Border around this has a color of #006f5b
<div style="border:2px solid #006f5b;">Content here</div>
.myborder {border:2px solid #006f5b;}