#42ab2d color space conversions
Hex:
#42ab2d
RGB:
66, 171, 45
CMY:
74, 33, 82
CMYK:
61, 0, 74, 33
HSL:
110°, 58.3333%, 42.3529%
HSV (HSB):
110°, 73.6842%, 67.0588%
XYZ:
17.2833, 30.4735, 7.4537
xyY:
0.3130, 0.5520, 30.4735
CIE-Lab:
62.0607, -53.1990, 52.7722
CIE-LCH:
62.0607, 74.9336, 135.2307
CIE-Luv:
62.0607, -47.3325, 67.5919
Hunter-Lab:
55.2028, -40.7188, 30.6364
#42ab2d color charts
#42ab2d color shades, tints & tones
#42ab2d color schemes
#42ab2d color preview, HTML & CSS examples
This text has a color of #42ab2d
<p style="color:#42ab2d;">Text here</p>
.mytext {color:#42ab2d;}
This box has a color of #42ab2d
<div style="background-color:#42ab2d;">Content here</div>
.mybackground {background-color:#42ab2d;}
Border around this has a color of #42ab2d
<div style="border:2px solid #42ab2d;">Content here</div>
.myborder {border:2px solid #42ab2d;}