#555000 color space conversions
Hex:
#555000
RGB:
85, 80, 0
CMY:
67, 69, 100
CMYK:
0, 6, 100, 67
HSL:
56°, 100.0000%, 16.6667%
HSV (HSB):
56°, 100.0000%, 33.3333%
XYZ:
6.6150, 7.6686, 1.1315
xyY:
0.4291, 0.4975, 7.6686
CIE-Lab:
33.2830, -6.7587, 41.3257
CIE-LCH:
33.2830, 41.8748, 99.2884
CIE-Luv:
33.2830, 5.9595, 36.1860
Hunter-Lab:
27.6923, -5.8224, 16.9619
#555000 color charts
#555000 color shades, tints & tones
#555000 color schemes
#555000 color preview, HTML & CSS examples
This text has a color of #555000
<p style="color:#555000;">Text here</p>
.mytext {color:#555000;}
This box has a color of #555000
<div style="background-color:#555000;">Content here</div>
.mybackground {background-color:#555000;}
Border around this has a color of #555000
<div style="border:2px solid #555000;">Content here</div>
.myborder {border:2px solid #555000;}