#268f5f color space conversions
Hex:
#268f5f
RGB:
38, 143, 95
CMY:
85, 44, 63
CMYK:
73, 0, 34, 44
HSL:
153°, 58.0110%, 35.4902%
HSV (HSB):
153°, 73.4266%, 56.0784%
XYZ:
12.6873, 20.8832, 14.1886
xyY:
0.2657, 0.4373, 20.8832
CIE-Lab:
52.8214, -41.1109, 17.2610
CIE-LCH:
52.8214, 44.5875, 157.2242
CIE-Luv:
52.8214, -41.2842, 28.6341
Hunter-Lab:
45.6982, -30.4142, 13.5800
#268f5f color charts
#268f5f color shades, tints & tones
#268f5f color schemes
#268f5f color preview, HTML & CSS examples
This text has a color of #268f5f
<p style="color:#268f5f;">Text here</p>
.mytext {color:#268f5f;}
This box has a color of #268f5f
<div style="background-color:#268f5f;">Content here</div>
.mybackground {background-color:#268f5f;}
Border around this has a color of #268f5f
<div style="border:2px solid #268f5f;">Content here</div>
.myborder {border:2px solid #268f5f;}