#42ac3e color space conversions
Hex:
#42ac3e
RGB:
66, 172, 62
CMY:
74, 33, 76
CMYK:
62, 0, 64, 33
HSL:
118°, 47.0085%, 45.8824%
HSV (HSB):
118°, 63.9535%, 67.4510%
XYZ:
17.8688, 31.0111, 9.6014
xyY:
0.3055, 0.5303, 31.0111
CIE-Lab:
62.5170, -52.0029, 46.3541
CIE-LCH:
62.5170, 69.6635, 138.2870
CIE-Luv:
62.5170, -47.2972, 62.5402
Hunter-Lab:
55.6876, -40.1770, 28.7588
#42ac3e color charts
#42ac3e color shades, tints & tones
#42ac3e color schemes
#42ac3e color preview, HTML & CSS examples
This text has a color of #42ac3e
<p style="color:#42ac3e;">Text here</p>
.mytext {color:#42ac3e;}
This box has a color of #42ac3e
<div style="background-color:#42ac3e;">Content here</div>
.mybackground {background-color:#42ac3e;}
Border around this has a color of #42ac3e
<div style="border:2px solid #42ac3e;">Content here</div>
.myborder {border:2px solid #42ac3e;}