#729e80 color space conversions
Hex:
#729e80
RGB:
114, 158, 128
CMY:
55, 38, 50
CMYK:
28, 0, 19, 38
HSL:
139°, 18.4874%, 53.3333%
HSV (HSB):
139°, 27.8481%, 61.9608%
XYZ:
23.0626, 29.5896, 24.9179
xyY:
0.2973, 0.3815, 29.5896
CIE-Lab:
61.2985, -21.3232, 10.9393
CIE-LCH:
61.2985, 23.9656, 152.8411
CIE-Luv:
61.2985, -21.9379, 18.5770
Hunter-Lab:
54.3964, -19.5145, 10.9178
#729e80 color charts
#729e80 color shades, tints & tones
#729e80 color schemes
#729e80 color preview, HTML & CSS examples
This text has a color of #729e80
<p style="color:#729e80;">Text here</p>
.mytext {color:#729e80;}
This box has a color of #729e80
<div style="background-color:#729e80;">Content here</div>
.mybackground {background-color:#729e80;}
Border around this has a color of #729e80
<div style="border:2px solid #729e80;">Content here</div>
.myborder {border:2px solid #729e80;}