#006d7e color space conversions
Hex:
#006d7e
RGB:
0, 109, 126
CMY:
100, 57, 51
CMYK:
100, 13, 0, 51
HSL:
188°, 100.0000%, 24.7059%
HSV (HSB):
188°, 100.0000%, 49.4118%
XYZ:
9.2345, 12.4436, 21.6538
xyY:
0.2131, 0.2872, 12.4436
CIE-Lab:
41.9127, -19.7643, -16.8910
CIE-LCH:
41.9127, 25.9987, 220.5179
CIE-Luv:
41.9127, -30.6395, -21.2495
Hunter-Lab:
35.2755, -15.0039, -11.7022
#006d7e color charts
#006d7e color shades, tints & tones
#006d7e color schemes
#006d7e color preview, HTML & CSS examples
This text has a color of #006d7e
<p style="color:#006d7e;">Text here</p>
.mytext {color:#006d7e;}
This box has a color of #006d7e
<div style="background-color:#006d7e;">Content here</div>
.mybackground {background-color:#006d7e;}
Border around this has a color of #006d7e
<div style="border:2px solid #006d7e;">Content here</div>
.myborder {border:2px solid #006d7e;}