#428a40 color space conversions
Hex:
#428a40
RGB:
66, 138, 64
CMY:
74, 46, 75
CMYK:
52, 0, 54, 46
HSL:
118°, 36.6337%, 39.6078%
HSV (HSB):
118°, 53.6232%, 54.1176%
XYZ:
12.2607, 19.7054, 8.0078
xyY:
0.3067, 0.4930, 19.7054
CIE-Lab:
51.5025, -38.3229, 32.5893
CIE-LCH:
51.5025, 50.3061, 139.6226
CIE-Luv:
51.5025, -33.5173, 44.2315
Hunter-Lab:
44.3907, -28.3823, 20.3780
#428a40 color charts
#428a40 color shades, tints & tones
#428a40 color schemes
#428a40 color preview, HTML & CSS examples
This text has a color of #428a40
<p style="color:#428a40;">Text here</p>
.mytext {color:#428a40;}
This box has a color of #428a40
<div style="background-color:#428a40;">Content here</div>
.mybackground {background-color:#428a40;}
Border around this has a color of #428a40
<div style="border:2px solid #428a40;">Content here</div>
.myborder {border:2px solid #428a40;}