#56565f color space conversions
Hex:
#56565f
RGB:
86, 86, 95
CMY:
66, 66, 63
CMYK:
9, 9, 0, 63
HSL:
240°, 4.9724%, 35.4902%
HSV (HSB):
240°, 9.4737%, 37.2549%
XYZ:
9.2311, 9.4602, 12.1659
xyY:
0.2992, 0.3066, 9.4602
CIE-Lab:
36.8557, 2.0045, -5.1988
CIE-LCH:
36.8557, 5.5719, 291.0851
CIE-Luv:
36.8557, -0.5025, -6.9787
Hunter-Lab:
30.7575, -0.2533, -1.9216
#56565f color charts
#56565f color shades, tints & tones
#56565f color schemes
#56565f color preview, HTML & CSS examples
This text has a color of #56565f
<p style="color:#56565f;">Text here</p>
.mytext {color:#56565f;}
This box has a color of #56565f
<div style="background-color:#56565f;">Content here</div>
.mybackground {background-color:#56565f;}
Border around this has a color of #56565f
<div style="border:2px solid #56565f;">Content here</div>
.myborder {border:2px solid #56565f;}