#428a06 color space conversions
Hex:
#428a06
RGB:
66, 138, 6
CMY:
74, 46, 98
CMYK:
52, 0, 96, 46
HSL:
93°, 91.6667%, 28.2353%
HSV (HSB):
93°, 95.6522%, 54.1176%
XYZ:
11.3681, 19.3484, 3.3077
xyY:
0.3341, 0.5687, 19.3484
CIE-Lab:
51.0923, -42.8405, 53.2712
CIE-LCH:
51.0923, 68.3603, 128.8061
CIE-Luv:
51.0923, -34.4511, 60.2132
Hunter-Lab:
43.9868, -30.8446, 26.3322
#428a06 color charts
#428a06 color shades, tints & tones
#428a06 color schemes
#428a06 color preview, HTML & CSS examples
This text has a color of #428a06
<p style="color:#428a06;">Text here</p>
.mytext {color:#428a06;}
This box has a color of #428a06
<div style="background-color:#428a06;">Content here</div>
.mybackground {background-color:#428a06;}
Border around this has a color of #428a06
<div style="border:2px solid #428a06;">Content here</div>
.myborder {border:2px solid #428a06;}