#1daebb color space conversions
Hex:
#1daebb
RGB:
29, 174, 187
CMY:
89, 32, 27
CMYK:
84, 7, 0, 27
HSL:
185°, 73.1481%, 42.3529%
HSV (HSB):
185°, 84.4920%, 73.3333%
XYZ:
24.6124, 34.1212, 52.3025
xyY:
0.2217, 0.3073, 34.1212
CIE-Lab:
65.0586, -30.6958, -16.8771
CIE-LCH:
65.0586, 35.0295, 208.8028
CIE-Luv:
65.0586, -47.2325, -21.4993
Hunter-Lab:
58.4133, -27.0126, -12.1982
#1daebb color charts
#1daebb color shades, tints & tones
#1daebb color schemes
#1daebb color preview, HTML & CSS examples
This text has a color of #1daebb
<p style="color:#1daebb;">Text here</p>
.mytext {color:#1daebb;}
This box has a color of #1daebb
<div style="background-color:#1daebb;">Content here</div>
.mybackground {background-color:#1daebb;}
Border around this has a color of #1daebb
<div style="border:2px solid #1daebb;">Content here</div>
.myborder {border:2px solid #1daebb;}