#00ff0c color space conversions
Hex:
#00ff0c
RGB:
0, 255, 12
CMY:
100, 0, 95
CMYK:
100, 0, 95, 0
HSL:
123°, 100.0000%, 50.0000%
HSV (HSB):
123°, 100.0000%, 100.0000%
XYZ:
35.8264, 71.5465, 12.2695
xyY:
0.2994, 0.5980, 71.5465
CIE-Lab:
87.7499, -86.0168, 82.2773
CIE-LCH:
87.7499, 119.0313, 136.2729
CIE-Luv:
87.7499, -83.0159, 106.8077
Hunter-Lab:
84.5852, -72.4198, 50.6094
#00ff0c color charts
#00ff0c RGB chart
#00ff0c CMYK chart
#00ff0c RGB pie chart
#00ff0c color shades, tints & tones
#00ff0c color schemes
#00ff0c color preview, HTML & CSS examples
This text has a color of #00ff0c
<p style="color:#00ff0c;">Text here</p>
.mytext {color:#00ff0c;}
Text color #00ff0c
This box has a color of #00ff0c
<div style="background-color:#00ff0c;">Content here</div>
.mybackground {background-color:#00ff0c;}
Background color #00ff0c
Border around this has a color of #00ff0c
<div style="border:2px solid #00ff0c;">Content here</div>
.myborder {border:2px solid #00ff0c;}
Border color #00ff0c