#268d7e color space conversions
Hex:
#268d7e
RGB:
38, 141, 126
CMY:
85, 45, 51
CMYK:
73, 0, 11, 45
HSL:
171°, 57.5419%, 35.0980%
HSV (HSB):
171°, 73.0496%, 55.2941%
XYZ:
14.0901, 20.9682, 23.0433
xyY:
0.2425, 0.3609, 20.9682
CIE-Lab:
52.9147, -32.4223, -0.3675
CIE-LCH:
52.9147, 32.4244, 180.6495
CIE-Luv:
52.9147, -38.6176, 4.2135
Hunter-Lab:
45.7910, -25.2091, 2.2174
#268d7e color charts
#268d7e color shades, tints & tones
#268d7e color schemes
#268d7e color preview, HTML & CSS examples
This text has a color of #268d7e
<p style="color:#268d7e;">Text here</p>
.mytext {color:#268d7e;}
This box has a color of #268d7e
<div style="background-color:#268d7e;">Content here</div>
.mybackground {background-color:#268d7e;}
Border around this has a color of #268d7e
<div style="border:2px solid #268d7e;">Content here</div>
.myborder {border:2px solid #268d7e;}