#455a5e color space conversions
Hex:
#455a5e
RGB:
69, 90, 94
CMY:
73, 65, 63
CMYK:
27, 4, 0, 63
HSL:
190°, 15.3374%, 31.9608%
HSV (HSB):
190°, 26.5957%, 36.8627%
XYZ:
8.1308, 9.3857, 11.9728
xyY:
0.2757, 0.3183, 9.3857
CIE-Lab:
36.7165, -6.9161, -4.9262
CIE-LCH:
36.7165, 8.4912, 215.4614
CIE-Luv:
36.7165, -10.4443, -5.4061
Hunter-Lab:
30.6361, -6.2394, -1.7256
#455a5e color charts
#455a5e color shades, tints & tones
#455a5e color schemes
#455a5e color preview, HTML & CSS examples
This text has a color of #455a5e
<p style="color:#455a5e;">Text here</p>
.mytext {color:#455a5e;}
This box has a color of #455a5e
<div style="background-color:#455a5e;">Content here</div>
.mybackground {background-color:#455a5e;}
Border around this has a color of #455a5e
<div style="border:2px solid #455a5e;">Content here</div>
.myborder {border:2px solid #455a5e;}