#875e5e color space conversions
Hex:
#875e5e
RGB:
135, 94, 94
CMY:
47, 63, 63
CMYK:
0, 30, 30, 47
HSL:
0°, 17.9039%, 44.9020%
HSV (HSB):
0°, 30.3704%, 52.9412%
XYZ:
16.0148, 13.9645, 12.4410
xyY:
0.3775, 0.3292, 13.9645
CIE-Lab:
44.1819, 16.7572, 6.7120
CIE-LCH:
44.1819, 18.0515, 21.8282
CIE-Luv:
44.1819, 26.3701, 5.6805
Hunter-Lab:
37.3690, 11.1016, 6.4193
#875e5e color charts
#875e5e color shades, tints & tones
#875e5e color schemes
#875e5e color preview, HTML & CSS examples
This text has a color of #875e5e
<p style="color:#875e5e;">Text here</p>
.mytext {color:#875e5e;}
This box has a color of #875e5e
<div style="background-color:#875e5e;">Content here</div>
.mybackground {background-color:#875e5e;}
Border around this has a color of #875e5e
<div style="border:2px solid #875e5e;">Content here</div>
.myborder {border:2px solid #875e5e;}