#729e81 color space conversions
Hex:
#729e81
RGB:
114, 158, 129
CMY:
55, 38, 49
CMYK:
28, 0, 18, 38
HSL:
140°, 18.4874%, 53.3333%
HSV (HSB):
140°, 27.8481%, 61.9608%
XYZ:
23.1287, 29.6161, 25.2663
xyY:
0.2965, 0.3796, 29.6161
CIE-Lab:
61.3216, -21.1246, 10.4115
CIE-LCH:
61.3216, 23.5509, 153.7631
CIE-Luv:
61.3216, -21.9348, 17.8451
Hunter-Lab:
54.4207, -19.3739, 10.5674
#729e81 color charts
#729e81 color shades, tints & tones
#729e81 color schemes
#729e81 color preview, HTML & CSS examples
This text has a color of #729e81
<p style="color:#729e81;">Text here</p>
.mytext {color:#729e81;}
This box has a color of #729e81
<div style="background-color:#729e81;">Content here</div>
.mybackground {background-color:#729e81;}
Border around this has a color of #729e81
<div style="border:2px solid #729e81;">Content here</div>
.myborder {border:2px solid #729e81;}