#33dee3 color space conversions
Hex:
#33dee3
RGB:
51, 222, 227
CMY:
80, 13, 11
CMYK:
78, 2, 0, 11
HSL:
182°, 75.8621%, 54.5098%
HSV (HSB):
182°, 77.5330%, 89.0196%
XYZ:
41.3516, 58.4924, 81.7838
xyY:
0.2277, 0.3220, 58.4924
CIE-Lab:
81.0118, -39.2861, -14.5404
CIE-LCH:
81.0118, 41.8906, 200.3104
CIE-Luv:
81.0118, -58.7120, -16.9663
Hunter-Lab:
76.4803, -37.3286, -9.8651
#33dee3 color charts
#33dee3 color shades, tints & tones
#33dee3 color schemes
#33dee3 color preview, HTML & CSS examples
This text has a color of #33dee3
<p style="color:#33dee3;">Text here</p>
.mytext {color:#33dee3;}
This box has a color of #33dee3
<div style="background-color:#33dee3;">Content here</div>
.mybackground {background-color:#33dee3;}
Border around this has a color of #33dee3
<div style="border:2px solid #33dee3;">Content here</div>
.myborder {border:2px solid #33dee3;}