#33b0b0 color space conversions
Hex:
#33b0b0
RGB:
51, 176, 176
CMY:
80, 31, 31
CMYK:
71, 0, 0, 31
HSL:
180°, 55.0661%, 44.5098%
HSV (HSB):
180°, 71.0227%, 69.0196%
XYZ:
24.7270, 34.8891, 46.5053
xyY:
0.2330, 0.3288, 34.8891
CIE-Lab:
65.6622, -32.8032, -9.8213
CIE-LCH:
65.6622, 34.2419, 196.6677
CIE-Luv:
65.6622, -46.0862, -9.9524
Hunter-Lab:
59.0670, -28.6422, -5.3340
#33b0b0 color charts
#33b0b0 color shades, tints & tones
#33b0b0 color schemes
#33b0b0 color preview, HTML & CSS examples
This text has a color of #33b0b0
<p style="color:#33b0b0;">Text here</p>
.mytext {color:#33b0b0;}
This box has a color of #33b0b0
<div style="background-color:#33b0b0;">Content here</div>
.mybackground {background-color:#33b0b0;}
Border around this has a color of #33b0b0
<div style="border:2px solid #33b0b0;">Content here</div>
.myborder {border:2px solid #33b0b0;}