#55885f color space conversions
Hex:
#55885f
RGB:
85, 136, 95
CMY:
67, 47, 63
CMYK:
38, 0, 30, 47
HSL:
132°, 23.0769%, 43.3333%
HSV (HSB):
132°, 37.5000%, 53.3333%
XYZ:
14.6160, 20.3658, 13.9871
xyY:
0.2985, 0.4159, 20.3658
CIE-Lab:
52.2483, -26.2979, 16.7552
CIE-LCH:
52.2483, 31.1820, 147.4975
CIE-Luv:
52.2483, -24.7006, 25.7467
Hunter-Lab:
45.1285, -21.1631, 13.2136
#55885f color charts
#55885f color shades, tints & tones
#55885f color schemes
#55885f color preview, HTML & CSS examples
This text has a color of #55885f
<p style="color:#55885f;">Text here</p>
.mytext {color:#55885f;}
This box has a color of #55885f
<div style="background-color:#55885f;">Content here</div>
.mybackground {background-color:#55885f;}
Border around this has a color of #55885f
<div style="border:2px solid #55885f;">Content here</div>
.myborder {border:2px solid #55885f;}