#428a13 color space conversions
Hex:
#428a13
RGB:
66, 138, 19
CMY:
74, 46, 93
CMYK:
52, 0, 86, 46
HSL:
96°, 75.7962%, 30.7843%
HSV (HSB):
96°, 86.2319%, 54.1176%
XYZ:
11.4528, 19.3822, 3.7536
xyY:
0.3311, 0.5604, 19.3822
CIE-Lab:
51.1314, -42.3990, 50.6520
CIE-LCH:
51.1314, 66.0553, 129.9315
CIE-Luv:
51.1314, -34.3568, 58.6175
Hunter-Lab:
44.0252, -30.6090, 25.7626
#428a13 color charts
#428a13 color shades, tints & tones
#428a13 color schemes
#428a13 color preview, HTML & CSS examples
This text has a color of #428a13
<p style="color:#428a13;">Text here</p>
.mytext {color:#428a13;}
This box has a color of #428a13
<div style="background-color:#428a13;">Content here</div>
.mybackground {background-color:#428a13;}
Border around this has a color of #428a13
<div style="border:2px solid #428a13;">Content here</div>
.myborder {border:2px solid #428a13;}