#1a95a5 color space conversions
Hex:
#1a95a5
RGB:
26, 149, 165
CMY:
90, 42, 35
CMYK:
84, 10, 0, 35
HSL:
187°, 72.7749%, 37.4510%
HSV (HSB):
187°, 84.2424%, 64.7059%
XYZ:
17.9650, 24.4311, 39.3661
xyY:
0.2197, 0.2988, 24.4311
CIE-Lab:
56.5169, -25.6272, -17.4499
CIE-LCH:
56.5169, 31.0041, 214.2514
CIE-Luv:
56.5169, -40.2946, -22.6222
Hunter-Lab:
49.4278, -21.6213, -12.6212
#1a95a5 color charts
#1a95a5 color shades, tints & tones
#1a95a5 color schemes
#1a95a5 color preview, HTML & CSS examples
This text has a color of #1a95a5
<p style="color:#1a95a5;">Text here</p>
.mytext {color:#1a95a5;}
This box has a color of #1a95a5
<div style="background-color:#1a95a5;">Content here</div>
.mybackground {background-color:#1a95a5;}
Border around this has a color of #1a95a5
<div style="border:2px solid #1a95a5;">Content here</div>
.myborder {border:2px solid #1a95a5;}