#42bb8e color space conversions
Hex:
#42bb8e
RGB:
66, 187, 142
CMY:
74, 27, 44
CMYK:
65, 0, 24, 27
HSL:
158°, 47.8261%, 49.6078%
HSV (HSB):
158°, 64.7059%, 73.3333%
XYZ:
24.8996, 38.6519, 31.7394
xyY:
0.2613, 0.4056, 38.6519
CIE-Lab:
68.4984, -44.2874, 13.0768
CIE-LCH:
68.4984, 46.1776, 163.5496
CIE-Luv:
68.4984, -49.4531, 25.5481
Hunter-Lab:
62.1706, -37.3087, 13.2507
#42bb8e color charts
#42bb8e color shades, tints & tones
#42bb8e color schemes
#42bb8e color preview, HTML & CSS examples
This text has a color of #42bb8e
<p style="color:#42bb8e;">Text here</p>
.mytext {color:#42bb8e;}
This box has a color of #42bb8e
<div style="background-color:#42bb8e;">Content here</div>
.mybackground {background-color:#42bb8e;}
Border around this has a color of #42bb8e
<div style="border:2px solid #42bb8e;">Content here</div>
.myborder {border:2px solid #42bb8e;}