#5b95a5 color space conversions
Hex:
#5b95a5
RGB:
91, 149, 165
CMY:
64, 42, 35
CMYK:
45, 10, 0, 35
HSL:
193°, 29.1339%, 50.1961%
HSV (HSB):
193°, 44.8485%, 64.7059%
XYZ:
21.8534, 26.4357, 39.5481
xyY:
0.2488, 0.3010, 26.4357
CIE-Lab:
58.4483, -14.5863, -14.3391
CIE-LCH:
58.4483, 20.4541, 224.5104
CIE-Luv:
58.4483, -26.6461, -19.2293
Hunter-Lab:
51.4156, -14.1088, -9.6140
#5b95a5 color charts
#5b95a5 color shades, tints & tones
#5b95a5 color schemes
#5b95a5 color preview, HTML & CSS examples
This text has a color of #5b95a5
<p style="color:#5b95a5;">Text here</p>
.mytext {color:#5b95a5;}
This box has a color of #5b95a5
<div style="background-color:#5b95a5;">Content here</div>
.mybackground {background-color:#5b95a5;}
Border around this has a color of #5b95a5
<div style="border:2px solid #5b95a5;">Content here</div>
.myborder {border:2px solid #5b95a5;}