#33dedf color space conversions
Hex:
#33dedf
RGB:
51, 222, 223
CMY:
80, 13, 13
CMYK:
77, 0, 0, 13
HSL:
180°, 72.8814%, 53.7255%
HSV (HSB):
180°, 77.1300%, 87.4510%
XYZ:
40.8058, 58.2741, 78.9094
xyY:
0.2293, 0.3274, 58.2741
CIE-Lab:
80.8909, -40.4395, -12.5935
CIE-LCH:
80.8909, 42.3551, 197.2974
CIE-Luv:
80.8909, -59.0036, -13.5967
Hunter-Lab:
76.3375, -38.1743, -7.8513
#33dedf color charts
#33dedf color shades, tints & tones
#33dedf color schemes
#33dedf color preview, HTML & CSS examples
This text has a color of #33dedf
<p style="color:#33dedf;">Text here</p>
.mytext {color:#33dedf;}
This box has a color of #33dedf
<div style="background-color:#33dedf;">Content here</div>
.mybackground {background-color:#33dedf;}
Border around this has a color of #33dedf
<div style="border:2px solid #33dedf;">Content here</div>
.myborder {border:2px solid #33dedf;}