#33cdc2 color space conversions
Hex:
#33cdc2
RGB:
51, 205, 194
CMY:
80, 20, 24
CMYK:
75, 0, 5, 20
HSL:
176°, 60.6299%, 50.1961%
HSV (HSB):
176°, 75.1220%, 80.3922%
XYZ:
32.9342, 48.2615, 58.6185
xyY:
0.2356, 0.3452, 48.2615
CIE-Lab:
74.9896, -41.0086, -5.8217
CIE-LCH:
74.9896, 41.4198, 188.0799
CIE-Luv:
74.9896, -55.1767, -2.5811
Hunter-Lab:
69.4705, -36.9511, -1.3990
#33cdc2 color charts
#33cdc2 color shades, tints & tones
#33cdc2 color schemes
#33cdc2 color preview, HTML & CSS examples
This text has a color of #33cdc2
<p style="color:#33cdc2;">Text here</p>
.mytext {color:#33cdc2;}
This box has a color of #33cdc2
<div style="background-color:#33cdc2;">Content here</div>
.mybackground {background-color:#33cdc2;}
Border around this has a color of #33cdc2
<div style="border:2px solid #33cdc2;">Content here</div>
.myborder {border:2px solid #33cdc2;}