#33dedc color space conversions
Hex:
#33dedc
RGB:
51, 222, 220
CMY:
80, 13, 14
CMYK:
77, 0, 1, 13
HSL:
179°, 72.1519%, 53.5294%
HSV (HSB):
179°, 77.0270%, 87.0588%
XYZ:
40.4048, 58.1137, 76.7977
xyY:
0.2305, 0.3315, 58.1137
CIE-Lab:
80.8019, -41.2957, -11.1299
CIE-LCH:
80.8019, 42.7692, 195.0837
CIE-Luv:
80.8019, -59.2221, -11.0812
Hunter-Lab:
76.2323, -38.7977, -6.3671
#33dedc color charts
#33dedc RGB chart
#33dedc CMYK chart
#33dedc RGB pie chart
#33dedc color shades, tints & tones
#33dedc color schemes
#33dedc color preview, HTML & CSS examples
This text has a color of #33dedc
<p style="color:#33dedc;">Text here</p>
.mytext {color:#33dedc;}
Text color #33dedc
This box has a color of #33dedc
<div style="background-color:#33dedc;">Content here</div>
.mybackground {background-color:#33dedc;}
Background color #33dedc
Border around this has a color of #33dedc
<div style="border:2px solid #33dedc;">Content here</div>
.myborder {border:2px solid #33dedc;}
Border color #33dedc