#006a5e color space conversions
Hex:
#006a5e
RGB:
0, 106, 94
CMY:
100, 58, 63
CMYK:
100, 0, 11, 58
HSL:
173°, 100.0000%, 20.7843%
HSV (HSB):
173°, 100.0000%, 41.5686%
XYZ:
7.1744, 11.1162, 12.3572
xyY:
0.2341, 0.3627, 11.1162
CIE-Lab:
39.7755, -29.1021, -0.6668
CIE-LCH:
39.7755, 29.1097, 181.3125
CIE-Luv:
39.7755, -31.9686, 3.0194
Hunter-Lab:
33.3410, -19.9366, 1.3640
#006a5e color charts
#006a5e color shades, tints & tones
#006a5e color schemes
#006a5e color preview, HTML & CSS examples
This text has a color of #006a5e
<p style="color:#006a5e;">Text here</p>
.mytext {color:#006a5e;}
This box has a color of #006a5e
<div style="background-color:#006a5e;">Content here</div>
.mybackground {background-color:#006a5e;}
Border around this has a color of #006a5e
<div style="border:2px solid #006a5e;">Content here</div>
.myborder {border:2px solid #006a5e;}