#1badbd color space conversions
Hex:
#1badbd
RGB:
27, 173, 189
CMY:
89, 32, 26
CMYK:
86, 8, 0, 26
HSL:
186°, 75.0000%, 42.3529%
HSV (HSB):
186°, 85.7143%, 74.1176%
XYZ:
24.5809, 33.7943, 53.3715
xyY:
0.2200, 0.3024, 33.7943
CIE-Lab:
64.7989, -29.7125, -18.3847
CIE-LCH:
64.7989, 34.9404, 211.7473
CIE-Luv:
64.7989, -46.8987, -24.0647
Hunter-Lab:
58.1328, -26.2556, -13.7409
#1badbd color charts
#1badbd color shades, tints & tones
#1badbd color schemes
#1badbd color preview, HTML & CSS examples
This text has a color of #1badbd
<p style="color:#1badbd;">Text here</p>
.mytext {color:#1badbd;}
This box has a color of #1badbd
<div style="background-color:#1badbd;">Content here</div>
.mybackground {background-color:#1badbd;}
Border around this has a color of #1badbd
<div style="border:2px solid #1badbd;">Content here</div>
.myborder {border:2px solid #1badbd;}