#138e8e color space conversions
Hex:
#138e8e
RGB:
19, 142, 142
CMY:
93, 44, 44
CMYK:
87, 0, 0, 44
HSL:
180°, 76.3975%, 31.5686%
HSV (HSB):
180°, 86.6197%, 55.6863%
XYZ:
14.8240, 21.4374, 28.9477
xyY:
0.2273, 0.3287, 21.4374
CIE-Lab:
53.4250, -30.1048, -8.9039
CIE-LCH:
53.4250, 31.3939, 196.4763
CIE-Luv:
53.4250, -40.0987, -8.6587
Hunter-Lab:
46.3006, -23.8757, -4.6585
#138e8e color charts
#138e8e color shades, tints & tones
#138e8e color schemes
#138e8e color preview, HTML & CSS examples
This text has a color of #138e8e
<p style="color:#138e8e;">Text here</p>
.mytext {color:#138e8e;}
This box has a color of #138e8e
<div style="background-color:#138e8e;">Content here</div>
.mybackground {background-color:#138e8e;}
Border around this has a color of #138e8e
<div style="border:2px solid #138e8e;">Content here</div>
.myborder {border:2px solid #138e8e;}