#725e5e color space conversions
Hex:
#725e5e
RGB:
114, 94, 94
CMY:
55, 63, 63
CMYK:
0, 18, 18, 55
HSL:
0°, 9.6154%, 40.7843%
HSV (HSB):
0°, 17.5439%, 44.7059%
XYZ:
12.9625, 12.3910, 12.2982
xyY:
0.3443, 0.3291, 12.3910
CIE-Lab:
41.8309, 8.0965, 3.0313
CIE-LCH:
41.8309, 8.6453, 20.5260
CIE-Luv:
41.8309, 12.0307, 2.5878
Hunter-Lab:
35.2008, 4.1303, 3.9263
#725e5e color charts
#725e5e color shades, tints & tones
#725e5e color schemes
#725e5e color preview, HTML & CSS examples
This text has a color of #725e5e
<p style="color:#725e5e;">Text here</p>
.mytext {color:#725e5e;}
This box has a color of #725e5e
<div style="background-color:#725e5e;">Content here</div>
.mybackground {background-color:#725e5e;}
Border around this has a color of #725e5e
<div style="border:2px solid #725e5e;">Content here</div>
.myborder {border:2px solid #725e5e;}