#33ffdc color space conversions
Hex:
#33ffdc
RGB:
51, 255, 220
CMY:
80, 0, 14
CMYK:
80, 0, 14, 0
HSL:
170°, 100.0000%, 60.0000%
HSV (HSB):
170°, 80.0000%, 100.0000%
XYZ:
50.0435, 77.3911, 80.0106
xyY:
0.2412, 0.3731, 77.3911
CIE-Lab:
90.5013, -55.3131, 3.1444
CIE-LCH:
90.5013, 55.4024, 176.7464
CIE-Luv:
90.5013, -70.4479, 13.7776
Hunter-Lab:
87.9722, -52.4106, 7.6564
#33ffdc color charts
#33ffdc color shades, tints & tones
#33ffdc color schemes
#33ffdc color preview, HTML & CSS examples
This text has a color of #33ffdc
<p style="color:#33ffdc;">Text here</p>
.mytext {color:#33ffdc;}
This box has a color of #33ffdc
<div style="background-color:#33ffdc;">Content here</div>
.mybackground {background-color:#33ffdc;}
Border around this has a color of #33ffdc
<div style="border:2px solid #33ffdc;">Content here</div>
.myborder {border:2px solid #33ffdc;}