#925e5e color space conversions
Hex:
#925e5e
RGB:
146, 94, 94
CMY:
43, 63, 63
CMYK:
0, 36, 36, 43
HSL:
0°, 21.6667%, 47.0588%
HSV (HSB):
0°, 35.6164%, 57.2549%
XYZ:
17.8771, 14.9246, 12.5282
xyY:
0.3944, 0.3292, 14.9246
CIE-Lab:
45.5307, 21.2586, 8.8113
CIE-LCH:
45.5307, 23.0124, 22.5132
CIE-Luv:
45.5307, 34.4252, 7.4178
Hunter-Lab:
38.6323, 14.9945, 7.8153
#925e5e color charts
#925e5e color shades, tints & tones
#925e5e color schemes
#925e5e color preview, HTML & CSS examples
This text has a color of #925e5e
<p style="color:#925e5e;">Text here</p>
.mytext {color:#925e5e;}
This box has a color of #925e5e
<div style="background-color:#925e5e;">Content here</div>
.mybackground {background-color:#925e5e;}
Border around this has a color of #925e5e
<div style="border:2px solid #925e5e;">Content here</div>
.myborder {border:2px solid #925e5e;}