#00f5ea color space conversions
Hex:
#00f5ea
RGB:
0, 245, 234
CMY:
100, 4, 8
CMYK:
100, 0, 4, 4
HSL:
177°, 100.0000%, 48.0392%
HSV (HSB):
177°, 100.0000%, 96.0784%
XYZ:
47.5037, 71.2453, 89.0899
xyY:
0.2286, 0.3428, 71.2453
CIE-Lab:
87.6041, -49.7741, -8.4346
CIE-LCH:
87.6041, 50.4837, 189.6178
CIE-Luv:
87.6041, -68.8911, -5.5265
Hunter-Lab:
84.4069, -47.2535, -3.4946
#00f5ea color charts
#00f5ea color shades, tints & tones
#00f5ea color schemes
#00f5ea color preview, HTML & CSS examples
This text has a color of #00f5ea
<p style="color:#00f5ea;">Text here</p>
.mytext {color:#00f5ea;}
This box has a color of #00f5ea
<div style="background-color:#00f5ea;">Content here</div>
.mybackground {background-color:#00f5ea;}
Border around this has a color of #00f5ea
<div style="border:2px solid #00f5ea;">Content here</div>
.myborder {border:2px solid #00f5ea;}