#33f1e5 color space conversions
Hex:
#33f1e5
RGB:
51, 241, 229
CMY:
80, 5, 10
CMYK:
79, 0, 5, 5
HSL:
176°, 87.1560%, 57.2549%
HSV (HSB):
176°, 78.8382%, 94.5098%
XYZ:
46.9634, 69.2715, 85.0243
xyY:
0.2333, 0.3442, 69.2715
CIE-Lab:
86.6383, -47.1216, -7.2096
CIE-LCH:
86.6383, 47.6700, 188.6988
CIE-Luv:
86.6383, -65.0623, -3.9021
Hunter-Lab:
83.2295, -44.9306, -2.3078
#33f1e5 color charts
#33f1e5 color shades, tints & tones
#33f1e5 color schemes
#33f1e5 color preview, HTML & CSS examples
This text has a color of #33f1e5
<p style="color:#33f1e5;">Text here</p>
.mytext {color:#33f1e5;}
This box has a color of #33f1e5
<div style="background-color:#33f1e5;">Content here</div>
.mybackground {background-color:#33f1e5;}
Border around this has a color of #33f1e5
<div style="border:2px solid #33f1e5;">Content here</div>
.myborder {border:2px solid #33f1e5;}