#428a84 color space conversions
Hex:
#428a84
RGB:
66, 138, 132
CMY:
74, 46, 48
CMYK:
52, 0, 4, 46
HSL:
175°, 35.2941%, 40.0000%
HSV (HSB):
175°, 52.1739%, 54.1176%
XYZ:
15.5001, 21.0012, 25.0665
xyY:
0.2518, 0.3411, 21.0012
CIE-Lab:
52.9508, -24.0300, -3.6960
CIE-LCH:
52.9508, 24.3126, 188.7441
CIE-Luv:
52.9508, -30.9919, -1.6993
Hunter-Lab:
45.8270, -19.8231, -0.3516
#428a84 color charts
#428a84 color shades, tints & tones
#428a84 color schemes
#428a84 color preview, HTML & CSS examples
This text has a color of #428a84
<p style="color:#428a84;">Text here</p>
.mytext {color:#428a84;}
This box has a color of #428a84
<div style="background-color:#428a84;">Content here</div>
.mybackground {background-color:#428a84;}
Border around this has a color of #428a84
<div style="border:2px solid #428a84;">Content here</div>
.myborder {border:2px solid #428a84;}