#33e2e1 color space conversions
Hex:
#33e2e1
RGB:
51, 226, 225
CMY:
80, 11, 12
CMYK:
77, 0, 0, 11
HSL:
180°, 75.1073%, 54.3137%
HSV (HSB):
180°, 77.4336%, 88.6275%
XYZ:
42.1522, 60.5328, 80.6965
xyY:
0.2299, 0.3301, 60.5328
CIE-Lab:
82.1269, -41.6633, -11.8086
CIE-LCH:
82.1269, 43.3045, 195.8242
CIE-Luv:
82.1269, -60.2337, -12.1531
Hunter-Lab:
77.8028, -39.4467, -7.0332
#33e2e1 color charts
#33e2e1 color shades, tints & tones
#33e2e1 color schemes
#33e2e1 color preview, HTML & CSS examples
This text has a color of #33e2e1
<p style="color:#33e2e1;">Text here</p>
.mytext {color:#33e2e1;}
This box has a color of #33e2e1
<div style="background-color:#33e2e1;">Content here</div>
.mybackground {background-color:#33e2e1;}
Border around this has a color of #33e2e1
<div style="border:2px solid #33e2e1;">Content here</div>
.myborder {border:2px solid #33e2e1;}