#33bcc2 color space conversions
Hex:
#33bcc2
RGB:
51, 188, 194
CMY:
80, 26, 24
CMYK:
74, 3, 0, 24
HSL:
183°, 58.3673%, 48.0392%
HSV (HSB):
183°, 73.7113%, 76.0784%
XYZ:
29.0861, 40.5653, 57.3358
xyY:
0.2290, 0.3194, 40.5653
CIE-Lab:
69.8703, -33.1908, -13.4526
CIE-LCH:
69.8703, 35.8134, 202.0632
CIE-Luv:
69.8703, -49.1662, -15.7802
Hunter-Lab:
63.6909, -29.9425, -8.7904
#33bcc2 color charts
#33bcc2 color shades, tints & tones
#33bcc2 color schemes
#33bcc2 color preview, HTML & CSS examples
This text has a color of #33bcc2
<p style="color:#33bcc2;">Text here</p>
.mytext {color:#33bcc2;}
This box has a color of #33bcc2
<div style="background-color:#33bcc2;">Content here</div>
.mybackground {background-color:#33bcc2;}
Border around this has a color of #33bcc2
<div style="border:2px solid #33bcc2;">Content here</div>
.myborder {border:2px solid #33bcc2;}