#33f5cd color space conversions
Hex:
#33f5cd
RGB:
51, 245, 205
CMY:
80, 4, 20
CMYK:
79, 0, 16, 4
HSL:
168°, 90.6542%, 58.0392%
HSV (HSB):
168°, 79.1837%, 96.0784%
XYZ:
45.0371, 70.4164, 68.9756
xyY:
0.2442, 0.3818, 70.4164
CIE-Lab:
87.2007, -55.0256, 6.1644
CIE-LCH:
87.2007, 55.3698, 173.6080
CIE-Luv:
87.2007, -68.1682, 18.2539
Hunter-Lab:
83.9145, -51.0490, 10.0052
#33f5cd color charts
#33f5cd color shades, tints & tones
#33f5cd color schemes
#33f5cd color preview, HTML & CSS examples
This text has a color of #33f5cd
<p style="color:#33f5cd;">Text here</p>
.mytext {color:#33f5cd;}
This box has a color of #33f5cd
<div style="background-color:#33f5cd;">Content here</div>
.mybackground {background-color:#33f5cd;}
Border around this has a color of #33f5cd
<div style="border:2px solid #33f5cd;">Content here</div>
.myborder {border:2px solid #33f5cd;}