#33b2b5 color space conversions
Hex:
#33b2b5
RGB:
51, 178, 181
CMY:
80, 30, 29
CMYK:
72, 2, 0, 29
HSL:
181°, 56.0345%, 45.4902%
HSV (HSB):
181°, 71.8232%, 70.9804%
XYZ:
25.6261, 35.8808, 49.2911
xyY:
0.2313, 0.3238, 35.8808
CIE-Lab:
66.4287, -32.2847, -11.4490
CIE-LCH:
66.4287, 34.2546, 199.5259
CIE-Luv:
66.4287, -46.4727, -12.6108
Hunter-Lab:
59.9006, -28.4618, -6.8583
#33b2b5 color charts
#33b2b5 color shades, tints & tones
#33b2b5 color schemes
#33b2b5 color preview, HTML & CSS examples
This text has a color of #33b2b5
<p style="color:#33b2b5;">Text here</p>
.mytext {color:#33b2b5;}
This box has a color of #33b2b5
<div style="background-color:#33b2b5;">Content here</div>
.mybackground {background-color:#33b2b5;}
Border around this has a color of #33b2b5
<div style="border:2px solid #33b2b5;">Content here</div>
.myborder {border:2px solid #33b2b5;}