#899da4 color space conversions
Hex:
#899da4
RGB:
137, 157, 164
CMY:
46, 38, 36
CMYK:
16, 4, 0, 36
HSL:
196°, 12.9187%, 59.0196%
HSV (HSB):
196°, 16.4634%, 64.3137%
XYZ:
29.0743, 32.1126, 39.7879
xyY:
0.2879, 0.3180, 32.1126
CIE-Lab:
63.4359, -5.5016, -6.0277
CIE-LCH:
63.4359, 8.1609, 227.6127
CIE-Luv:
63.4359, -10.9501, -7.9805
Hunter-Lab:
56.6680, -7.5870, -1.9613
#899da4 color charts
#899da4 color shades, tints & tones
#899da4 color schemes
#899da4 color preview, HTML & CSS examples
This text has a color of #899da4
<p style="color:#899da4;">Text here</p>
.mytext {color:#899da4;}
This box has a color of #899da4
<div style="background-color:#899da4;">Content here</div>
.mybackground {background-color:#899da4;}
Border around this has a color of #899da4
<div style="border:2px solid #899da4;">Content here</div>
.myborder {border:2px solid #899da4;}