#1da2a3 color space conversions
Hex:
#1da2a3
RGB:
29, 162, 163
CMY:
89, 36, 36
CMYK:
82, 1, 0, 36
HSL:
180°, 69.7917%, 37.6471%
HSV (HSB):
180°, 82.2086%, 63.9216%
XYZ:
20.0379, 28.7462, 39.1428
xyY:
0.2279, 0.3269, 28.7462
CIE-Lab:
60.5570, -32.4043, -10.2142
CIE-LCH:
60.5570, 33.9760, 197.4955
CIE-Luv:
60.5570, -44.7874, -10.5323
Hunter-Lab:
53.6155, -27.1158, -5.7547
#1da2a3 color charts
#1da2a3 color shades, tints & tones
#1da2a3 color schemes
#1da2a3 color preview, HTML & CSS examples
This text has a color of #1da2a3
<p style="color:#1da2a3;">Text here</p>
.mytext {color:#1da2a3;}
This box has a color of #1da2a3
<div style="background-color:#1da2a3;">Content here</div>
.mybackground {background-color:#1da2a3;}
Border around this has a color of #1da2a3
<div style="border:2px solid #1da2a3;">Content here</div>
.myborder {border:2px solid #1da2a3;}