#33fedc color space conversions
Hex:
#33fedc
RGB:
51, 254, 220
CMY:
80, 0, 14
CMYK:
80, 0, 13, 0
HSL:
170°, 99.0244%, 59.8039%
HSV (HSB):
170°, 79.9213%, 99.6078%
XYZ:
49.7253, 76.7547, 79.9045
xyY:
0.2409, 0.3719, 76.7547
CIE-Lab:
90.2086, -54.9089, 2.7195
CIE-LCH:
90.2086, 54.9762, 177.1646
CIE-Luv:
90.2086, -70.1126, 13.0497
Hunter-Lab:
87.6098, -52.0046, 7.2514
#33fedc color charts
#33fedc color shades, tints & tones
#33fedc color schemes
#33fedc color preview, HTML & CSS examples
This text has a color of #33fedc
<p style="color:#33fedc;">Text here</p>
.mytext {color:#33fedc;}
This box has a color of #33fedc
<div style="background-color:#33fedc;">Content here</div>
.mybackground {background-color:#33fedc;}
Border around this has a color of #33fedc
<div style="border:2px solid #33fedc;">Content here</div>
.myborder {border:2px solid #33fedc;}