#33cda5 color space conversions
Hex:
#33cda5
RGB:
51, 205, 165
CMY:
80, 20, 35
CMYK:
75, 0, 20, 20
HSL:
164°, 60.6299%, 50.1961%
HSV (HSB):
164°, 75.1220%, 80.3922%
XYZ:
29.9881, 47.0831, 43.1047
xyY:
0.2495, 0.3918, 47.0831
CIE-Lab:
74.2429, -48.5905, 8.7375
CIE-LCH:
74.2429, 49.3698, 169.8061
CIE-Luv:
74.2429, -57.1898, 20.4951
Hunter-Lab:
68.6171, -42.0691, 10.7865
#33cda5 color charts
#33cda5 color shades, tints & tones
#33cda5 color schemes
#33cda5 color preview, HTML & CSS examples
This text has a color of #33cda5
<p style="color:#33cda5;">Text here</p>
.mytext {color:#33cda5;}
This box has a color of #33cda5
<div style="background-color:#33cda5;">Content here</div>
.mybackground {background-color:#33cda5;}
Border around this has a color of #33cda5
<div style="border:2px solid #33cda5;">Content here</div>
.myborder {border:2px solid #33cda5;}