#42ac81 color space conversions
Hex:
#42ac81
RGB:
66, 172, 129
CMY:
74, 33, 49
CMYK:
62, 0, 25, 33
HSL:
156°, 44.5378%, 46.6667%
HSV (HSB):
156°, 61.6279%, 67.4510%
XYZ:
20.9617, 32.2483, 25.8886
xyY:
0.2650, 0.4077, 32.2483
CIE-Lab:
63.5476, -40.7897, 13.2486
CIE-LCH:
63.5476, 42.8874, 162.0061
CIE-Luv:
63.5476, -44.4946, 24.8225
Hunter-Lab:
56.7876, -33.4893, 12.7219
#42ac81 color charts
#42ac81 color shades, tints & tones
#42ac81 color schemes
#42ac81 color preview, HTML & CSS examples
This text has a color of #42ac81
<p style="color:#42ac81;">Text here</p>
.mytext {color:#42ac81;}
This box has a color of #42ac81
<div style="background-color:#42ac81;">Content here</div>
.mybackground {background-color:#42ac81;}
Border around this has a color of #42ac81
<div style="border:2px solid #42ac81;">Content here</div>
.myborder {border:2px solid #42ac81;}