#00f08d color space conversions
Hex:
#00f08d
RGB:
0, 240, 141
CMY:
100, 6, 45
CMYK:
100, 0, 41, 6
HSL:
155°, 100.0000%, 47.0588%
HSV (HSB):
155°, 100.0000%, 94.1176%
XYZ:
35.9678, 64.2433, 35.7038
xyY:
0.2646, 0.4727, 64.2433
CIE-Lab:
84.0923, -69.7766, 34.6568
CIE-LCH:
84.0923, 77.9094, 153.5872
CIE-Luv:
84.0923, -74.1658, 59.1366
Hunter-Lab:
80.1519, -60.1647, 29.6955
#00f08d color charts
#00f08d color shades, tints & tones
#00f08d color schemes
#00f08d color preview, HTML & CSS examples
This text has a color of #00f08d
<p style="color:#00f08d;">Text here</p>
.mytext {color:#00f08d;}
This box has a color of #00f08d
<div style="background-color:#00f08d;">Content here</div>
.mybackground {background-color:#00f08d;}
Border around this has a color of #00f08d
<div style="border:2px solid #00f08d;">Content here</div>
.myborder {border:2px solid #00f08d;}