#555b08 color space conversions
Hex:
#555b08
RGB:
85, 91, 8
CMY:
67, 64, 97
CMYK:
7, 0, 91, 64
HSL:
64°, 83.8384%, 19.4118%
HSV (HSB):
64°, 91.2088%, 35.6863%
XYZ:
7.5312, 9.4310, 1.6532
xyY:
0.4046, 0.5066, 9.4310
CIE-Lab:
36.8012, -12.8352, 41.5127
CIE-LCH:
36.8012, 43.4517, 107.1809
CIE-Luv:
36.8012, -1.0368, 39.7012
Hunter-Lab:
30.7099, -9.9675, 18.3053
#555b08 color charts
#555b08 color shades, tints & tones
#555b08 color schemes
#555b08 color preview, HTML & CSS examples
This text has a color of #555b08
<p style="color:#555b08;">Text here</p>
.mytext {color:#555b08;}
This box has a color of #555b08
<div style="background-color:#555b08;">Content here</div>
.mybackground {background-color:#555b08;}
Border around this has a color of #555b08
<div style="border:2px solid #555b08;">Content here</div>
.myborder {border:2px solid #555b08;}