#128f8d color space conversions
Hex:
#128f8d
RGB:
18, 143, 141
CMY:
93, 44, 45
CMYK:
87, 0, 1, 44
HSL:
179°, 77.6398%, 31.5686%
HSV (HSB):
179°, 87.4126%, 56.0784%
XYZ:
14.8796, 21.6966, 28.6029
xyY:
0.2283, 0.3329, 21.6966
CIE-Lab:
53.7036, -30.9699, -7.9108
CIE-LCH:
53.7036, 31.9643, 194.3291
CIE-Luv:
53.7036, -40.6112, -7.0549
Hunter-Lab:
46.5796, -24.4934, -3.8022
#128f8d color charts
#128f8d color shades, tints & tones
#128f8d color schemes
#128f8d color preview, HTML & CSS examples
This text has a color of #128f8d
<p style="color:#128f8d;">Text here</p>
.mytext {color:#128f8d;}
This box has a color of #128f8d
<div style="background-color:#128f8d;">Content here</div>
.mybackground {background-color:#128f8d;}
Border around this has a color of #128f8d
<div style="border:2px solid #128f8d;">Content here</div>
.myborder {border:2px solid #128f8d;}