#428a2d color space conversions
Hex:
#428a2d
RGB:
66, 138, 45
CMY:
74, 46, 82
CMYK:
52, 0, 67, 46
HSL:
106°, 50.8197%, 35.8824%
HSV (HSB):
106°, 67.3913%, 54.1176%
XYZ:
11.8089, 19.5247, 5.6289
xyY:
0.3195, 0.5282, 19.5247
CIE-Lab:
51.2955, -40.5726, 41.5220
CIE-LCH:
51.2955, 58.0535, 134.3374
CIE-Luv:
51.2955, -33.9737, 52.0947
Hunter-Lab:
44.1867, -29.6227, 23.3779
#428a2d color charts
#428a2d color shades, tints & tones
#428a2d color schemes
#428a2d color preview, HTML & CSS examples
This text has a color of #428a2d
<p style="color:#428a2d;">Text here</p>
.mytext {color:#428a2d;}
This box has a color of #428a2d
<div style="background-color:#428a2d;">Content here</div>
.mybackground {background-color:#428a2d;}
Border around this has a color of #428a2d
<div style="border:2px solid #428a2d;">Content here</div>
.myborder {border:2px solid #428a2d;}