#1badc0 color space conversions
Hex:
#1badc0
RGB:
27, 173, 192
CMY:
89, 32, 25
CMYK:
86, 10, 0, 25
HSL:
187°, 75.3425%, 42.9412%
HSV (HSB):
187°, 85.9375%, 75.2941%
XYZ:
24.9100, 33.9259, 55.1046
xyY:
0.2186, 0.2978, 33.9259
CIE-Lab:
64.9037, -28.7487, -19.8928
CIE-LCH:
64.9037, 34.9602, 214.6815
CIE-Luv:
64.9037, -46.6731, -26.6559
Hunter-Lab:
58.2460, -25.5915, -15.3202
#1badc0 color charts
#1badc0 color shades, tints & tones
#1badc0 color schemes
#1badc0 color preview, HTML & CSS examples
This text has a color of #1badc0
<p style="color:#1badc0;">Text here</p>
.mytext {color:#1badc0;}
This box has a color of #1badc0
<div style="background-color:#1badc0;">Content here</div>
.mybackground {background-color:#1badc0;}
Border around this has a color of #1badc0
<div style="border:2px solid #1badc0;">Content here</div>
.myborder {border:2px solid #1badc0;}