#05555d color space conversions
Hex:
#05555d
RGB:
5, 85, 93
CMY:
98, 67, 64
CMYK:
95, 9, 0, 64
HSL:
185°, 89.7959%, 19.2157%
HSV (HSB):
185°, 94.6237%, 36.4706%
XYZ:
5.2869, 7.3196, 11.4901
xyY:
0.2194, 0.3038, 7.3196
CIE-Lab:
32.5236, -18.2899, -10.8500
CIE-LCH:
32.5236, 21.2660, 210.6776
CIE-Luv:
32.5236, -23.8603, -11.7721
Hunter-Lab:
27.0547, -12.4644, -6.2421
#05555d color charts
#05555d color shades, tints & tones
#05555d color schemes
#05555d color preview, HTML & CSS examples
This text has a color of #05555d
<p style="color:#05555d;">Text here</p>
.mytext {color:#05555d;}
This box has a color of #05555d
<div style="background-color:#05555d;">Content here</div>
.mybackground {background-color:#05555d;}
Border around this has a color of #05555d
<div style="border:2px solid #05555d;">Content here</div>
.myborder {border:2px solid #05555d;}