#1989a1 color space conversions
Hex:
#1989a1
RGB:
25, 137, 161
CMY:
90, 46, 37
CMYK:
84, 15, 0, 37
HSL:
191°, 73.1183%, 36.4706%
HSV (HSB):
191°, 84.4720%, 63.1373%
XYZ:
15.7796, 20.6712, 36.8765
xyY:
0.2152, 0.2819, 20.6712
CIE-Lab:
52.5878, -20.8333, -21.1550
CIE-LCH:
52.5878, 29.6911, 225.4390
CIE-Luv:
52.5878, -36.3910, -28.7837
Hunter-Lab:
45.4656, -17.6134, -16.2633
#1989a1 color charts
#1989a1 color shades, tints & tones
#1989a1 color schemes
#1989a1 color preview, HTML & CSS examples
This text has a color of #1989a1
<p style="color:#1989a1;">Text here</p>
.mytext {color:#1989a1;}
This box has a color of #1989a1
<div style="background-color:#1989a1;">Content here</div>
.mybackground {background-color:#1989a1;}
Border around this has a color of #1989a1
<div style="border:2px solid #1989a1;">Content here</div>
.myborder {border:2px solid #1989a1;}