#1badc3 color space conversions
Hex:
#1badc3
RGB:
27, 173, 195
CMY:
89, 32, 24
CMYK:
86, 11, 0, 24
HSL:
188°, 75.6757%, 43.5294%
HSV (HSB):
188°, 86.1538%, 76.4706%
XYZ:
25.2459, 34.0603, 56.8735
xyY:
0.2173, 0.2932, 34.0603
CIE-Lab:
65.0104, -27.7766, -21.3964
CIE-LCH:
65.0104, 35.0620, 217.6071
CIE-Luv:
65.0104, -46.4482, -29.2530
Hunter-Lab:
58.3612, -24.9165, -16.9258
#1badc3 color charts
#1badc3 color shades, tints & tones
#1badc3 color schemes
#1badc3 color preview, HTML & CSS examples
This text has a color of #1badc3
<p style="color:#1badc3;">Text here</p>
.mytext {color:#1badc3;}
This box has a color of #1badc3
<div style="background-color:#1badc3;">Content here</div>
.mybackground {background-color:#1badc3;}
Border around this has a color of #1badc3
<div style="border:2px solid #1badc3;">Content here</div>
.myborder {border:2px solid #1badc3;}