#33cfc4 color space conversions
Hex:
#33cfc4
RGB:
51, 207, 196
CMY:
80, 19, 23
CMYK:
75, 0, 5, 19
HSL:
176°, 61.9048%, 50.5882%
HSV (HSB):
176°, 75.3623%, 81.1765%
XYZ:
33.6419, 49.3150, 59.9702
xyY:
0.2354, 0.3450, 49.3150
CIE-Lab:
75.6469, -41.3441, -5.9295
CIE-LCH:
75.6469, 41.7671, 188.1616
CIE-Luv:
75.6469, -55.7365, -2.7023
Hunter-Lab:
70.2246, -37.3807, -1.4750
#33cfc4 color charts
#33cfc4 color shades, tints & tones
#33cfc4 color schemes
#33cfc4 color preview, HTML & CSS examples
This text has a color of #33cfc4
<p style="color:#33cfc4;">Text here</p>
.mytext {color:#33cfc4;}
This box has a color of #33cfc4
<div style="background-color:#33cfc4;">Content here</div>
.mybackground {background-color:#33cfc4;}
Border around this has a color of #33cfc4
<div style="border:2px solid #33cfc4;">Content here</div>
.myborder {border:2px solid #33cfc4;}