#5385a5 color space conversions
Hex:
#5385a5
RGB:
83, 133, 165
CMY:
67, 48, 35
CMYK:
50, 19, 0, 35
HSL:
203°, 33.0645%, 48.6275%
HSV (HSB):
203°, 49.6970%, 64.7059%
XYZ:
18.7463, 21.3307, 38.7265
xyY:
0.2379, 0.2707, 21.3307
CIE-Lab:
53.3095, -7.7012, -22.2040
CIE-LCH:
53.3095, 23.5016, 250.8715
CIE-Luv:
53.3095, -22.8666, -32.0905
Hunter-Lab:
46.1851, -8.3716, -17.3854
#5385a5 color charts
#5385a5 color shades, tints & tones
#5385a5 color schemes
#5385a5 color preview, HTML & CSS examples
This text has a color of #5385a5
<p style="color:#5385a5;">Text here</p>
.mytext {color:#5385a5;}
This box has a color of #5385a5
<div style="background-color:#5385a5;">Content here</div>
.mybackground {background-color:#5385a5;}
Border around this has a color of #5385a5
<div style="border:2px solid #5385a5;">Content here</div>
.myborder {border:2px solid #5385a5;}