#006b7e color space conversions
Hex:
#006b7e
RGB:
0, 107, 126
CMY:
100, 58, 51
CMYK:
100, 15, 0, 51
HSL:
189°, 100.0000%, 24.7059%
HSV (HSB):
189°, 100.0000%, 49.4118%
XYZ:
9.0236, 12.0217, 21.5835
xyY:
0.2117, 0.2820, 12.0217
CIE-Lab:
41.2507, -18.6745, -17.9059
CIE-LCH:
41.2507, 25.8720, 223.7964
CIE-Luv:
41.2507, -29.9190, -22.8108
Hunter-Lab:
34.6724, -14.2215, -12.6372
#006b7e color charts
#006b7e color shades, tints & tones
#006b7e color schemes
#006b7e color preview, HTML & CSS examples
This text has a color of #006b7e
<p style="color:#006b7e;">Text here</p>
.mytext {color:#006b7e;}
This box has a color of #006b7e
<div style="background-color:#006b7e;">Content here</div>
.mybackground {background-color:#006b7e;}
Border around this has a color of #006b7e
<div style="border:2px solid #006b7e;">Content here</div>
.myborder {border:2px solid #006b7e;}