#33b2d2 color space conversions
Hex:
#33b2d2
RGB:
51, 178, 210
CMY:
80, 30, 18
CMYK:
76, 15, 0, 18
HSL:
192°, 63.8554%, 51.1765%
HSV (HSB):
192°, 75.7143%, 82.3529%
XYZ:
28.9185, 37.1977, 66.6285
xyY:
0.2179, 0.2802, 37.1977
CIE-Lab:
67.4251, -23.2996, -25.9606
CIE-LCH:
67.4251, 34.8830, 228.0920
CIE-Luv:
67.4251, -44.5415, -37.5371
Hunter-Lab:
60.9900, -22.0963, -22.0784
#33b2d2 color charts
#33b2d2 color shades, tints & tones
#33b2d2 color schemes
#33b2d2 color preview, HTML & CSS examples
This text has a color of #33b2d2
<p style="color:#33b2d2;">Text here</p>
.mytext {color:#33b2d2;}
This box has a color of #33b2d2
<div style="background-color:#33b2d2;">Content here</div>
.mybackground {background-color:#33b2d2;}
Border around this has a color of #33b2d2
<div style="border:2px solid #33b2d2;">Content here</div>
.myborder {border:2px solid #33b2d2;}