#00c050 color space conversions
Hex:
#00c050
RGB:
0, 192, 80
CMY:
100, 25, 69
CMYK:
100, 0, 58, 25
HSL:
145°, 100.0000%, 37.6471%
HSV (HSB):
145°, 100.0000%, 75.2941%
XYZ:
20.2976, 38.2785, 13.9081
xyY:
0.2800, 0.5281, 38.2785
CIE-Lab:
68.2253, -64.1773, 44.4922
CIE-LCH:
68.2253, 78.0915, 145.2676
CIE-Luv:
68.2253, -62.2818, 64.8973
Hunter-Lab:
61.8696, -49.7111, 29.9805
#00c050 color charts
#00c050 color shades, tints & tones
#00c050 color schemes
#00c050 color preview, HTML & CSS examples
This text has a color of #00c050
<p style="color:#00c050;">Text here</p>
.mytext {color:#00c050;}
This box has a color of #00c050
<div style="background-color:#00c050;">Content here</div>
.mybackground {background-color:#00c050;}
Border around this has a color of #00c050
<div style="border:2px solid #00c050;">Content here</div>
.myborder {border:2px solid #00c050;}