#06f00f color space conversions
Hex:
#06f00f
RGB:
6, 240, 15
CMY:
98, 6, 94
CMYK:
98, 0, 94, 6
HSL:
122°, 95.1220%, 48.2353%
HSV (HSB):
122°, 97.5000%, 94.1176%
XYZ:
31.3214, 62.3934, 10.8443
xyY:
0.2996, 0.5967, 62.3934
CIE-Lab:
83.1222, -81.8916, 78.1939
CIE-LCH:
83.1222, 113.2277, 136.3232
CIE-Luv:
83.1222, -78.3680, 100.8640
Hunter-Lab:
78.9895, -67.4516, 47.1529
#06f00f color charts
#06f00f color shades, tints & tones
#06f00f color schemes
#06f00f color preview, HTML & CSS examples
This text has a color of #06f00f
<p style="color:#06f00f;">Text here</p>
.mytext {color:#06f00f;}
This box has a color of #06f00f
<div style="background-color:#06f00f;">Content here</div>
.mybackground {background-color:#06f00f;}
Border around this has a color of #06f00f
<div style="border:2px solid #06f00f;">Content here</div>
.myborder {border:2px solid #06f00f;}