#55885d color space conversions
Hex:
#55885d
RGB:
85, 136, 93
CMY:
67, 47, 64
CMYK:
38, 0, 32, 47
HSL:
129°, 23.0769%, 43.3333%
HSV (HSB):
129°, 37.5000%, 53.3333%
XYZ:
14.5263, 20.3299, 13.5144
xyY:
0.3003, 0.4203, 20.3299
CIE-Lab:
52.2082, -26.6745, 17.8360
CIE-LCH:
52.2082, 32.0882, 146.2312
CIE-Luv:
52.2082, -24.7356, 27.0709
Hunter-Lab:
45.0887, -21.3978, 13.7912
#55885d color charts
#55885d color shades, tints & tones
#55885d color schemes
#55885d color preview, HTML & CSS examples
This text has a color of #55885d
<p style="color:#55885d;">Text here</p>
.mytext {color:#55885d;}
This box has a color of #55885d
<div style="background-color:#55885d;">Content here</div>
.mybackground {background-color:#55885d;}
Border around this has a color of #55885d
<div style="border:2px solid #55885d;">Content here</div>
.myborder {border:2px solid #55885d;}