#00f064 color space conversions
Hex:
#00f064
RGB:
0, 240, 100
CMY:
100, 6, 61
CMYK:
100, 0, 58, 6
HSL:
145°, 100.0000%, 47.0588%
HSV (HSB):
145°, 100.0000%, 94.1176%
XYZ:
33.4603, 63.2403, 22.4996
xyY:
0.2807, 0.5305, 63.2403
CIE-Lab:
83.5686, -76.1270, 53.4289
CIE-LCH:
83.5686, 93.0052, 144.9373
CIE-Luv:
83.5686, -76.3938, 80.3373
Hunter-Lab:
79.5238, -64.0611, 38.8917
#00f064 color charts
#00f064 color shades, tints & tones
#00f064 color schemes
#00f064 color preview, HTML & CSS examples
This text has a color of #00f064
<p style="color:#00f064;">Text here</p>
.mytext {color:#00f064;}
This box has a color of #00f064
<div style="background-color:#00f064;">Content here</div>
.mybackground {background-color:#00f064;}
Border around this has a color of #00f064
<div style="border:2px solid #00f064;">Content here</div>
.myborder {border:2px solid #00f064;}