#33daee color space conversions
Hex:
#33daee
RGB:
51, 218, 238
CMY:
80, 15, 7
CMYK:
79, 8, 0, 7
HSL:
186°, 84.6154%, 56.6667%
HSV (HSB):
186°, 78.5714%, 93.3333%
XYZ:
41.8693, 57.0197, 89.6881
xyY:
0.2220, 0.3024, 57.0197
CIE-Lab:
80.1907, -34.1724, -21.6340
CIE-LCH:
80.1907, 40.4448, 212.3372
CIE-Luv:
80.1907, -56.5379, -29.5074
Hunter-Lab:
75.5114, -33.1709, -17.5633
#33daee color charts
#33daee color shades, tints & tones
#33daee color schemes
#33daee color preview, HTML & CSS examples
This text has a color of #33daee
<p style="color:#33daee;">Text here</p>
.mytext {color:#33daee;}
This box has a color of #33daee
<div style="background-color:#33daee;">Content here</div>
.mybackground {background-color:#33daee;}
Border around this has a color of #33daee
<div style="border:2px solid #33daee;">Content here</div>
.myborder {border:2px solid #33daee;}