#42ac00 color space conversions
Hex:
#42ac00
RGB:
66, 172, 0
CMY:
74, 33, 100
CMYK:
62, 0, 100, 33
HSL:
97°, 100.0000%, 33.7255%
HSV (HSB):
97°, 100.0000%, 67.4510%
XYZ:
16.9993, 30.6633, 5.0227
xyY:
0.3227, 0.5820, 30.6633
CIE-Lab:
62.2224, -55.4563, 63.1383
CIE-LCH:
62.2224, 84.0348, 131.2938
CIE-Luv:
62.2224, -48.2413, 74.8698
Hunter-Lab:
55.3745, -42.1079, 33.3843
#42ac00 color charts
#42ac00 color shades, tints & tones
#42ac00 color schemes
#42ac00 color preview, HTML & CSS examples
This text has a color of #42ac00
<p style="color:#42ac00;">Text here</p>
.mytext {color:#42ac00;}
This box has a color of #42ac00
<div style="background-color:#42ac00;">Content here</div>
.mybackground {background-color:#42ac00;}
Border around this has a color of #42ac00
<div style="border:2px solid #42ac00;">Content here</div>
.myborder {border:2px solid #42ac00;}