#33b3d2 color space conversions
Hex:
#33b3d2
RGB:
51, 179, 210
CMY:
80, 30, 18
CMYK:
76, 15, 0, 18
HSL:
192°, 63.8554%, 51.1765%
HSV (HSB):
192°, 75.7143%, 82.3529%
XYZ:
29.1182, 37.5971, 66.6951
xyY:
0.2183, 0.2818, 37.5971
CIE-Lab:
67.7226, -23.8098, -25.5041
CIE-LCH:
67.7226, 34.8907, 226.9678
CIE-Luv:
67.7226, -44.8943, -36.7310
Hunter-Lab:
61.3165, -22.5372, -21.5692
#33b3d2 color charts
#33b3d2 color shades, tints & tones
#33b3d2 color schemes
#33b3d2 color preview, HTML & CSS examples
This text has a color of #33b3d2
<p style="color:#33b3d2;">Text here</p>
.mytext {color:#33b3d2;}
This box has a color of #33b3d2
<div style="background-color:#33b3d2;">Content here</div>
.mybackground {background-color:#33b3d2;}
Border around this has a color of #33b3d2
<div style="border:2px solid #33b3d2;">Content here</div>
.myborder {border:2px solid #33b3d2;}