#33aead color space conversions
Hex:
#33aead
RGB:
51, 174, 173
CMY:
80, 32, 32
CMYK:
71, 0, 1, 32
HSL:
180°, 54.6667%, 44.1176%
HSV (HSB):
180°, 70.6897%, 68.2353%
XYZ:
24.0441, 33.9930, 44.8292
xyY:
0.2337, 0.3305, 33.9930
CIE-Lab:
64.9570, -32.7298, -9.2054
CIE-LCH:
64.9570, 33.9997, 195.7089
CIE-Luv:
64.9570, -45.5619, -8.9841
Hunter-Lab:
58.3036, -28.4186, -4.7752
#33aead color charts
#33aead color shades, tints & tones
#33aead color schemes
#33aead color preview, HTML & CSS examples
This text has a color of #33aead
<p style="color:#33aead;">Text here</p>
.mytext {color:#33aead;}
This box has a color of #33aead
<div style="background-color:#33aead;">Content here</div>
.mybackground {background-color:#33aead;}
Border around this has a color of #33aead
<div style="border:2px solid #33aead;">Content here</div>
.myborder {border:2px solid #33aead;}