#18b5b5 color space conversions
Hex:
#18b5b5
RGB:
24, 181, 181
CMY:
91, 29, 29
CMYK:
87, 0, 0, 29
HSL:
180°, 76.5854%, 40.1961%
HSV (HSB):
180°, 86.7403%, 70.9804%
XYZ:
25.2411, 36.5781, 49.4460
xyY:
0.2269, 0.3287, 36.5781
CIE-Lab:
66.9593, -36.1977, -10.6950
CIE-LCH:
66.9593, 37.7446, 196.4603
CIE-Luv:
66.9593, -50.5298, -10.9111
Hunter-Lab:
60.4799, -31.3434, -6.1373
#18b5b5 color charts
#18b5b5 color shades, tints & tones
#18b5b5 color schemes
#18b5b5 color preview, HTML & CSS examples
This text has a color of #18b5b5
<p style="color:#18b5b5;">Text here</p>
.mytext {color:#18b5b5;}
This box has a color of #18b5b5
<div style="background-color:#18b5b5;">Content here</div>
.mybackground {background-color:#18b5b5;}
Border around this has a color of #18b5b5
<div style="border:2px solid #18b5b5;">Content here</div>
.myborder {border:2px solid #18b5b5;}