#00c041 color space conversions
Hex:
#00c041
RGB:
0, 192, 65
CMY:
100, 25, 75
CMYK:
100, 0, 66, 25
HSL:
140°, 100.0000%, 37.6471%
HSV (HSB):
140°, 100.0000%, 75.2941%
XYZ:
19.8038, 38.0809, 11.3076
xyY:
0.2862, 0.5504, 38.0809
CIE-Lab:
68.0802, -65.9954, 50.9574
CIE-LCH:
68.0802, 83.3790, 142.3270
CIE-Luv:
68.0802, -62.9120, 70.8753
Hunter-Lab:
61.7097, -50.7082, 32.3326
#00c041 color charts
#00c041 color shades, tints & tones
#00c041 color schemes
#00c041 color preview, HTML & CSS examples
This text has a color of #00c041
<p style="color:#00c041;">Text here</p>
.mytext {color:#00c041;}
This box has a color of #00c041
<div style="background-color:#00c041;">Content here</div>
.mybackground {background-color:#00c041;}
Border around this has a color of #00c041
<div style="border:2px solid #00c041;">Content here</div>
.myborder {border:2px solid #00c041;}