#18dbdc color space conversions
Hex:
#18dbdc
RGB:
24, 219, 220
CMY:
91, 14, 14
CMYK:
89, 0, 0, 14
HSL:
180°, 80.3279%, 47.8431%
HSV (HSB):
180°, 89.0909%, 86.2745%
XYZ:
38.6265, 56.0245, 76.4881
xyY:
0.2257, 0.3274, 56.0245
CIE-Lab:
79.6278, -41.8331, -12.9148
CIE-LCH:
79.6278, 43.7813, 197.1566
CIE-Luv:
79.6278, -60.5070, -13.9247
Hunter-Lab:
74.8495, -38.8709, -8.1933
#18dbdc color charts
#18dbdc color shades, tints & tones
#18dbdc color schemes
#18dbdc color preview, HTML & CSS examples
This text has a color of #18dbdc
<p style="color:#18dbdc;">Text here</p>
.mytext {color:#18dbdc;}
This box has a color of #18dbdc
<div style="background-color:#18dbdc;">Content here</div>
.mybackground {background-color:#18dbdc;}
Border around this has a color of #18dbdc
<div style="border:2px solid #18dbdc;">Content here</div>
.myborder {border:2px solid #18dbdc;}