#1bf8cd color space conversions
Hex:
#1bf8cd
RGB:
27, 248, 205
CMY:
89, 3, 20
CMYK:
89, 0, 17, 3
HSL:
168°, 94.0426%, 53.9216%
HSV (HSB):
168°, 89.1129%, 97.2549%
XYZ:
45.0388, 71.7756, 69.2379
xyY:
0.2421, 0.3858, 71.7756
CIE-Lab:
87.8605, -57.8644, 7.0845
CIE-LCH:
87.8605, 58.2965, 173.0199
CIE-Luv:
87.8605, -71.1835, 20.0881
Hunter-Lab:
84.7205, -53.3672, 10.8495
#1bf8cd color charts
#1bf8cd color shades, tints & tones
#1bf8cd color schemes
#1bf8cd color preview, HTML & CSS examples
This text has a color of #1bf8cd
<p style="color:#1bf8cd;">Text here</p>
.mytext {color:#1bf8cd;}
This box has a color of #1bf8cd
<div style="background-color:#1bf8cd;">Content here</div>
.mybackground {background-color:#1bf8cd;}
Border around this has a color of #1bf8cd
<div style="border:2px solid #1bf8cd;">Content here</div>
.myborder {border:2px solid #1bf8cd;}