#33eedc color space conversions
Hex:
#33eedc
RGB:
51, 238, 220
CMY:
80, 7, 14
CMYK:
79, 0, 8, 7
HSL:
174°, 84.6154%, 56.6667%
HSV (HSB):
174°, 78.5714%, 93.3333%
XYZ:
44.8580, 67.0202, 78.2821
xyY:
0.2359, 0.3524, 67.0202
CIE-Lab:
85.5141, -48.2733, -4.1451
CIE-LCH:
85.5141, 48.4509, 184.9078
CIE-Luv:
85.5141, -64.7051, 1.1819
Hunter-Lab:
81.8659, -45.4569, 0.6116
#33eedc color charts
#33eedc color shades, tints & tones
#33eedc color schemes
#33eedc color preview, HTML & CSS examples
This text has a color of #33eedc
<p style="color:#33eedc;">Text here</p>
.mytext {color:#33eedc;}
This box has a color of #33eedc
<div style="background-color:#33eedc;">Content here</div>
.mybackground {background-color:#33eedc;}
Border around this has a color of #33eedc
<div style="border:2px solid #33eedc;">Content here</div>
.myborder {border:2px solid #33eedc;}