#428a3c color space conversions
Hex:
#428a3c
RGB:
66, 138, 60
CMY:
74, 46, 76
CMYK:
52, 0, 57, 46
HSL:
115°, 39.3939%, 38.8235%
HSV (HSB):
115°, 56.5217%, 54.1176%
XYZ:
12.1509, 19.6615, 7.4296
xyY:
0.3096, 0.5010, 19.6615
CIE-Lab:
51.4523, -38.8630, 34.5701
CIE-LCH:
51.4523, 52.0137, 138.3457
CIE-Luv:
51.4523, -33.6253, 46.1024
Hunter-Lab:
44.3412, -28.6827, 21.1045
#428a3c color charts
#428a3c color shades, tints & tones
#428a3c color schemes
#428a3c color preview, HTML & CSS examples
This text has a color of #428a3c
<p style="color:#428a3c;">Text here</p>
.mytext {color:#428a3c;}
This box has a color of #428a3c
<div style="background-color:#428a3c;">Content here</div>
.mybackground {background-color:#428a3c;}
Border around this has a color of #428a3c
<div style="border:2px solid #428a3c;">Content here</div>
.myborder {border:2px solid #428a3c;}