#42ac9b color space conversions
Hex:
#42ac9b
RGB:
66, 172, 155
CMY:
74, 33, 39
CMYK:
62, 0, 10, 33
HSL:
170°, 44.5378%, 46.6667%
HSV (HSB):
170°, 61.6279%, 67.4510%
XYZ:
22.9157, 33.0299, 36.1780
xyY:
0.2487, 0.3585, 33.0299
CIE-Lab:
64.1851, -34.4288, -0.2738
CIE-LCH:
64.1851, 34.4298, 180.4556
CIE-Luv:
64.1851, -43.0748, 4.8847
Hunter-Lab:
57.4716, -29.4019, 2.9075
#42ac9b color charts
#42ac9b color shades, tints & tones
#42ac9b color schemes
#42ac9b color preview, HTML & CSS examples
This text has a color of #42ac9b
<p style="color:#42ac9b;">Text here</p>
.mytext {color:#42ac9b;}
This box has a color of #42ac9b
<div style="background-color:#42ac9b;">Content here</div>
.mybackground {background-color:#42ac9b;}
Border around this has a color of #42ac9b
<div style="border:2px solid #42ac9b;">Content here</div>
.myborder {border:2px solid #42ac9b;}