#5badb5 color space conversions
Hex:
#5badb5
RGB:
91, 173, 181
CMY:
64, 32, 29
CMYK:
50, 4, 0, 29
HSL:
185°, 37.8151%, 53.3333%
HSV (HSB):
185°, 49.7238%, 70.9804%
XYZ:
27.5984, 35.4475, 49.1035
xyY:
0.2461, 0.3161, 35.4475
CIE-Lab:
66.0956, -22.7657, -11.8284
CIE-LCH:
66.0956, 25.6552, 207.4551
CIE-Luv:
66.0956, -35.7549, -14.4812
Hunter-Lab:
59.5378, -21.4483, -7.2227
#5badb5 color charts
#5badb5 color shades, tints & tones
#5badb5 color schemes
#5badb5 color preview, HTML & CSS examples
This text has a color of #5badb5
<p style="color:#5badb5;">Text here</p>
.mytext {color:#5badb5;}
This box has a color of #5badb5
<div style="background-color:#5badb5;">Content here</div>
.mybackground {background-color:#5badb5;}
Border around this has a color of #5badb5
<div style="border:2px solid #5badb5;">Content here</div>
.myborder {border:2px solid #5badb5;}