#268f65 color space conversions
Hex:
#268f65
RGB:
38, 143, 101
CMY:
85, 44, 60
CMYK:
73, 0, 29, 44
HSL:
156°, 58.0110%, 35.4902%
HSV (HSB):
156°, 73.4266%, 56.0784%
XYZ:
12.9708, 20.9966, 15.6810
xyY:
0.2613, 0.4229, 20.9966
CIE-Lab:
52.9457, -39.7580, 14.0381
CIE-LCH:
52.9457, 42.1636, 160.5524
CIE-Luv:
52.9457, -40.9338, 24.5253
Hunter-Lab:
45.8220, -29.6609, 11.7854
#268f65 color charts
#268f65 color shades, tints & tones
#268f65 color schemes
#268f65 color preview, HTML & CSS examples
This text has a color of #268f65
<p style="color:#268f65;">Text here</p>
.mytext {color:#268f65;}
This box has a color of #268f65
<div style="background-color:#268f65;">Content here</div>
.mybackground {background-color:#268f65;}
Border around this has a color of #268f65
<div style="border:2px solid #268f65;">Content here</div>
.myborder {border:2px solid #268f65;}