#33aed3 color space conversions
Hex:
#33aed3
RGB:
51, 174, 211
CMY:
80, 32, 17
CMYK:
76, 18, 0, 17
HSL:
194°, 64.5161%, 51.3725%
HSV (HSB):
194°, 75.8294%, 82.7451%
XYZ:
28.2592, 35.6791, 67.0253
xyY:
0.2158, 0.2724, 35.6791
CIE-Lab:
66.2740, -20.9132, -28.2818
CIE-LCH:
66.2740, 35.1742, 233.5186
CIE-Luv:
66.2740, -43.0668, -41.6304
Hunter-Lab:
59.7320, -20.0826, -24.7171
#33aed3 color charts
#33aed3 color shades, tints & tones
#33aed3 color schemes
#33aed3 color preview, HTML & CSS examples
This text has a color of #33aed3
<p style="color:#33aed3;">Text here</p>
.mytext {color:#33aed3;}
This box has a color of #33aed3
<div style="background-color:#33aed3;">Content here</div>
.mybackground {background-color:#33aed3;}
Border around this has a color of #33aed3
<div style="border:2px solid #33aed3;">Content here</div>
.myborder {border:2px solid #33aed3;}