#069e8e color space conversions
Hex:
#069e8e
RGB:
6, 158, 142
CMY:
98, 38, 44
CMYK:
96, 0, 10, 38
HSL:
174°, 92.6829%, 32.1569%
HSV (HSB):
174°, 96.2025%, 61.9608%
XYZ:
17.1844, 26.4454, 29.7899
xyY:
0.2341, 0.3602, 26.4454
CIE-Lab:
58.4575, -38.2092, -1.4625
CIE-LCH:
58.4575, 38.2371, 182.1920
CIE-Luv:
58.4575, -46.5454, 3.5115
Hunter-Lab:
51.4251, -30.3456, 1.6516
#069e8e color charts
#069e8e color shades, tints & tones
#069e8e color schemes
#069e8e color preview, HTML & CSS examples
This text has a color of #069e8e
<p style="color:#069e8e;">Text here</p>
.mytext {color:#069e8e;}
This box has a color of #069e8e
<div style="background-color:#069e8e;">Content here</div>
.mybackground {background-color:#069e8e;}
Border around this has a color of #069e8e
<div style="border:2px solid #069e8e;">Content here</div>
.myborder {border:2px solid #069e8e;}