#138b8b color space conversions
Hex:
#138b8b
RGB:
19, 139, 139
CMY:
93, 45, 45
CMYK:
86, 0, 0, 45
HSL:
180°, 75.9494%, 30.9804%
HSV (HSB):
180°, 86.3309%, 54.5098%
XYZ:
14.1614, 20.4678, 27.6304
xyY:
0.2275, 0.3287, 20.4678
CIE-Lab:
52.3620, -29.5948, -8.7554
CIE-LCH:
52.3620, 30.8627, 196.4806
CIE-Luv:
52.3620, -39.2441, -8.4742
Hunter-Lab:
45.2413, -23.2985, -4.5415
#138b8b color charts
#138b8b color shades, tints & tones
#138b8b color schemes
#138b8b color preview, HTML & CSS examples
This text has a color of #138b8b
<p style="color:#138b8b;">Text here</p>
.mytext {color:#138b8b;}
This box has a color of #138b8b
<div style="background-color:#138b8b;">Content here</div>
.mybackground {background-color:#138b8b;}
Border around this has a color of #138b8b
<div style="border:2px solid #138b8b;">Content here</div>
.myborder {border:2px solid #138b8b;}