#33b08d color space conversions
Hex:
#33b08d
RGB:
51, 176, 141
CMY:
80, 31, 45
CMYK:
71, 0, 20, 31
HSL:
163°, 55.0661%, 44.5098%
HSV (HSB):
163°, 71.0227%, 69.0196%
XYZ:
21.6983, 33.6776, 30.5561
xyY:
0.2525, 0.3919, 33.6776
CIE-Lab:
64.7058, -42.2847, 8.2069
CIE-LCH:
64.7058, 43.0737, 169.0162
CIE-Luv:
64.7058, -48.3828, 18.2479
Hunter-Lab:
58.0324, -34.8155, 9.4044
#33b08d color charts
#33b08d color shades, tints & tones
#33b08d color schemes
#33b08d color preview, HTML & CSS examples
This text has a color of #33b08d
<p style="color:#33b08d;">Text here</p>
.mytext {color:#33b08d;}
This box has a color of #33b08d
<div style="background-color:#33b08d;">Content here</div>
.mybackground {background-color:#33b08d;}
Border around this has a color of #33b08d
<div style="border:2px solid #33b08d;">Content here</div>
.myborder {border:2px solid #33b08d;}