#42ac7e color space conversions
Hex:
#42ac7e
RGB:
66, 172, 126
CMY:
74, 33, 51
CMYK:
62, 0, 27, 33
HSL:
154°, 44.5378%, 46.6667%
HSV (HSB):
154°, 61.6279%, 67.4510%
XYZ:
20.7652, 32.1697, 24.8536
xyY:
0.2669, 0.4136, 32.1697
CIE-Lab:
63.4829, -41.4580, 14.8108
CIE-LCH:
63.4829, 44.0242, 160.3409
CIE-Luv:
63.4829, -44.6508, 26.9761
Hunter-Lab:
56.7183, -33.9062, 13.7223
#42ac7e color charts
#42ac7e color shades, tints & tones
#42ac7e color schemes
#42ac7e color preview, HTML & CSS examples
This text has a color of #42ac7e
<p style="color:#42ac7e;">Text here</p>
.mytext {color:#42ac7e;}
This box has a color of #42ac7e
<div style="background-color:#42ac7e;">Content here</div>
.mybackground {background-color:#42ac7e;}
Border around this has a color of #42ac7e
<div style="border:2px solid #42ac7e;">Content here</div>
.myborder {border:2px solid #42ac7e;}