#006a6a color space conversions
Hex:
#006a6a
RGB:
0, 106, 106
CMY:
100, 58, 58
CMYK:
100, 0, 0, 58
HSL:
180°, 100.0000%, 20.7843%
HSV (HSB):
180°, 100.0000%, 41.5686%
XYZ:
7.7556, 11.3487, 15.4174
xyY:
0.2247, 0.3287, 11.3487
CIE-Lab:
40.1616, -25.2083, -7.4127
CIE-LCH:
40.1616, 26.2756, 196.3863
CIE-Luv:
40.1616, -31.0623, -6.7072
Hunter-Lab:
33.6878, -17.8596, -3.5530
#006a6a color charts
#006a6a color shades, tints & tones
#006a6a color schemes
#006a6a color preview, HTML & CSS examples
This text has a color of #006a6a
<p style="color:#006a6a;">Text here</p>
.mytext {color:#006a6a;}
This box has a color of #006a6a
<div style="background-color:#006a6a;">Content here</div>
.mybackground {background-color:#006a6a;}
Border around this has a color of #006a6a
<div style="border:2px solid #006a6a;">Content here</div>
.myborder {border:2px solid #006a6a;}