#268e5e color space conversions
Hex:
#268e5e
RGB:
38, 142, 94
CMY:
85, 44, 63
CMYK:
73, 0, 34, 44
HSL:
152°, 57.7778%, 35.2941%
HSV (HSB):
152°, 73.2394%, 55.6863%
XYZ:
12.4927, 20.5662, 13.9009
xyY:
0.2660, 0.4380, 20.5662
CIE-Lab:
52.4714, -40.9157, 17.3476
CIE-LCH:
52.4714, 44.4414, 157.0238
CIE-Luv:
52.4714, -40.9693, 28.6546
Hunter-Lab:
45.3500, -30.1905, 13.5711
#268e5e color charts
#268e5e color shades, tints & tones
#268e5e color schemes
#268e5e color preview, HTML & CSS examples
This text has a color of #268e5e
<p style="color:#268e5e;">Text here</p>
.mytext {color:#268e5e;}
This box has a color of #268e5e
<div style="background-color:#268e5e;">Content here</div>
.mybackground {background-color:#268e5e;}
Border around this has a color of #268e5e
<div style="border:2px solid #268e5e;">Content here</div>
.myborder {border:2px solid #268e5e;}