#18dddc color space conversions
Hex:
#18dddc
RGB:
24, 221, 220
CMY:
91, 13, 14
CMYK:
89, 0, 0, 13
HSL:
180°, 80.4082%, 48.0392%
HSV (HSB):
180°, 89.1403%, 86.6667%
XYZ:
39.1514, 57.0744, 76.6631
xyY:
0.2265, 0.3301, 57.0744
CIE-Lab:
80.2214, -42.7218, -12.0267
CIE-LCH:
80.2214, 44.3823, 195.7226
CIE-Luv:
80.2214, -61.1821, -12.3532
Hunter-Lab:
75.5476, -39.7034, -7.2821
#18dddc color charts
#18dddc color shades, tints & tones
#18dddc color schemes
#18dddc color preview, HTML & CSS examples
This text has a color of #18dddc
<p style="color:#18dddc;">Text here</p>
.mytext {color:#18dddc;}
This box has a color of #18dddc
<div style="background-color:#18dddc;">Content here</div>
.mybackground {background-color:#18dddc;}
Border around this has a color of #18dddc
<div style="border:2px solid #18dddc;">Content here</div>
.myborder {border:2px solid #18dddc;}