#069f9f color space conversions
Hex:
#069f9f
RGB:
6, 159, 159
CMY:
98, 38, 38
CMYK:
96, 0, 0, 38
HSL:
180°, 92.7273%, 32.3529%
HSV (HSB):
180°, 96.2264%, 62.3529%
XYZ:
18.7312, 27.3382, 37.0904
xyY:
0.2252, 0.3287, 27.3382
CIE-Lab:
59.2861, -33.5403, -9.8753
CIE-LCH:
59.2861, 34.9639, 196.4060
CIE-Luv:
59.2861, -45.5566, -9.8370
Hunter-Lab:
52.2859, -27.5534, -5.4588
#069f9f color charts
#069f9f color shades, tints & tones
#069f9f color schemes
#069f9f color preview, HTML & CSS examples
This text has a color of #069f9f
<p style="color:#069f9f;">Text here</p>
.mytext {color:#069f9f;}
This box has a color of #069f9f
<div style="background-color:#069f9f;">Content here</div>
.mybackground {background-color:#069f9f;}
Border around this has a color of #069f9f
<div style="border:2px solid #069f9f;">Content here</div>
.myborder {border:2px solid #069f9f;}