#128f65 color space conversions
Hex:
#128f65
RGB:
18, 143, 101
CMY:
93, 44, 60
CMYK:
87, 0, 29, 44
HSL:
160°, 77.6398%, 31.5686%
HSV (HSB):
160°, 87.4126%, 56.0784%
XYZ:
12.4209, 20.7131, 15.6553
xyY:
0.2546, 0.4245, 20.7131
CIE-Lab:
52.6341, -42.1048, 13.5581
CIE-LCH:
52.6341, 44.2339, 162.1510
CIE-Luv:
52.6341, -43.5112, 24.2102
Hunter-Lab:
45.5117, -30.9298, 11.4633
#128f65 color charts
#128f65 color shades, tints & tones
#128f65 color schemes
#128f65 color preview, HTML & CSS examples
This text has a color of #128f65
<p style="color:#128f65;">Text here</p>
.mytext {color:#128f65;}
This box has a color of #128f65
<div style="background-color:#128f65;">Content here</div>
.mybackground {background-color:#128f65;}
Border around this has a color of #128f65
<div style="border:2px solid #128f65;">Content here</div>
.myborder {border:2px solid #128f65;}