#1badc1 color space conversions
Hex:
#1badc1
RGB:
27, 173, 193
CMY:
89, 32, 24
CMYK:
86, 10, 0, 24
HSL:
187°, 75.4545%, 43.1373%
HSV (HSB):
187°, 86.0104%, 75.6863%
XYZ:
25.0212, 33.9704, 55.6903
xyY:
0.2182, 0.2962, 33.9704
CIE-Lab:
64.9391, -28.4256, -20.3945
CIE-LCH:
64.9391, 34.9850, 215.6583
CIE-Luv:
64.9391, -46.5980, -27.5210
Hunter-Lab:
58.2841, -25.3677, -15.8525
#1badc1 color charts
#1badc1 color shades, tints & tones
#1badc1 color schemes
#1badc1 color preview, HTML & CSS examples
This text has a color of #1badc1
<p style="color:#1badc1;">Text here</p>
.mytext {color:#1badc1;}
This box has a color of #1badc1
<div style="background-color:#1badc1;">Content here</div>
.mybackground {background-color:#1badc1;}
Border around this has a color of #1badc1
<div style="border:2px solid #1badc1;">Content here</div>
.myborder {border:2px solid #1badc1;}