#42ac61 color space conversions
Hex:
#42ac61
RGB:
66, 172, 97
CMY:
74, 33, 62
CMYK:
62, 0, 44, 33
HSL:
138°, 44.5378%, 46.6667%
HSV (HSB):
138°, 61.6279%, 67.4510%
XYZ:
19.1570, 31.5264, 16.3848
xyY:
0.2856, 0.4701, 31.5264
CIE-Lab:
62.9495, -47.1431, 29.7406
CIE-LCH:
62.9495, 55.7402, 147.7539
CIE-Luv:
62.9495, -46.0341, 45.7712
Hunter-Lab:
56.1483, -37.3581, 22.0023
#42ac61 color charts
#42ac61 color shades, tints & tones
#42ac61 color schemes
#42ac61 color preview, HTML & CSS examples
This text has a color of #42ac61
<p style="color:#42ac61;">Text here</p>
.mytext {color:#42ac61;}
This box has a color of #42ac61
<div style="background-color:#42ac61;">Content here</div>
.mybackground {background-color:#42ac61;}
Border around this has a color of #42ac61
<div style="border:2px solid #42ac61;">Content here</div>
.myborder {border:2px solid #42ac61;}