#729f7e color space conversions
Hex:
#729f7e
RGB:
114, 159, 126
CMY:
55, 38, 51
CMYK:
28, 0, 21, 38
HSL:
136°, 18.9873%, 53.5294%
HSV (HSB):
136°, 28.3019%, 62.3529%
XYZ:
23.1035, 29.8800, 24.2884
xyY:
0.2990, 0.3867, 29.8800
CIE-Lab:
61.5506, -22.2255, 12.4129
CIE-LCH:
61.5506, 25.4568, 150.8167
CIE-Luv:
61.5506, -22.4158, 20.6831
Hunter-Lab:
54.6626, -20.2156, 11.9194
#729f7e color charts
#729f7e color shades, tints & tones
#729f7e color schemes
#729f7e color preview, HTML & CSS examples
This text has a color of #729f7e
<p style="color:#729f7e;">Text here</p>
.mytext {color:#729f7e;}
This box has a color of #729f7e
<div style="background-color:#729f7e;">Content here</div>
.mybackground {background-color:#729f7e;}
Border around this has a color of #729f7e
<div style="border:2px solid #729f7e;">Content here</div>
.myborder {border:2px solid #729f7e;}