#267e7e color space conversions
Hex:
#267e7e
RGB:
38, 126, 126
CMY:
85, 51, 51
CMYK:
70, 0, 0, 51
HSL:
180°, 53.6585%, 32.1569%
HSV (HSB):
180°, 69.8413%, 49.4118%
XYZ:
12.0261, 16.8401, 22.3553
xyY:
0.2348, 0.3288, 16.8401
CIE-Lab:
48.0580, -25.0976, -7.5429
CIE-LCH:
48.0580, 26.2066, 196.7278
CIE-Luv:
48.0580, -32.9955, -7.1256
Hunter-Lab:
41.0367, -19.5037, -3.5733
#267e7e color charts
#267e7e color shades, tints & tones
#267e7e color schemes
#267e7e color preview, HTML & CSS examples
This text has a color of #267e7e
<p style="color:#267e7e;">Text here</p>
.mytext {color:#267e7e;}
This box has a color of #267e7e
<div style="background-color:#267e7e;">Content here</div>
.mybackground {background-color:#267e7e;}
Border around this has a color of #267e7e
<div style="border:2px solid #267e7e;">Content here</div>
.myborder {border:2px solid #267e7e;}