#1990a9 color space conversions
Hex:
#1990a9
RGB:
25, 144, 169
CMY:
90, 44, 34
CMYK:
85, 15, 0, 34
HSL:
190°, 74.2268%, 38.0392%
HSV (HSB):
190°, 85.2071%, 66.2745%
XYZ:
17.5356, 23.0178, 41.0548
xyY:
0.2149, 0.2821, 23.0178
CIE-Lab:
55.0906, -21.7842, -21.9177
CIE-LCH:
55.0906, 30.9021, 225.1751
CIE-Luv:
55.0906, -38.3183, -30.1167
Hunter-Lab:
47.9768, -18.7175, -17.1519
#1990a9 color charts
#1990a9 color shades, tints & tones
#1990a9 color schemes
#1990a9 color preview, HTML & CSS examples
This text has a color of #1990a9
<p style="color:#1990a9;">Text here</p>
.mytext {color:#1990a9;}
This box has a color of #1990a9
<div style="background-color:#1990a9;">Content here</div>
.mybackground {background-color:#1990a9;}
Border around this has a color of #1990a9
<div style="border:2px solid #1990a9;">Content here</div>
.myborder {border:2px solid #1990a9;}