#42bb7e color space conversions
Hex:
#42bb7e
RGB:
66, 187, 126
CMY:
74, 27, 51
CMYK:
65, 0, 33, 27
HSL:
150°, 47.8261%, 49.6078%
HSV (HSB):
150°, 64.7059%, 73.3333%
XYZ:
23.7830, 38.2053, 25.8595
xyY:
0.2707, 0.4349, 38.2053
CIE-Lab:
68.1716, -47.7346, 21.2676
CIE-LCH:
68.1716, 52.2581, 155.9853
CIE-Luv:
68.1716, -50.3261, 36.7695
Hunter-Lab:
61.8104, -39.4862, 18.4622
#42bb7e color charts
#42bb7e color shades, tints & tones
#42bb7e color schemes
#42bb7e color preview, HTML & CSS examples
This text has a color of #42bb7e
<p style="color:#42bb7e;">Text here</p>
.mytext {color:#42bb7e;}
This box has a color of #42bb7e
<div style="background-color:#42bb7e;">Content here</div>
.mybackground {background-color:#42bb7e;}
Border around this has a color of #42bb7e
<div style="border:2px solid #42bb7e;">Content here</div>
.myborder {border:2px solid #42bb7e;}