#1b808b color space conversions
Hex:
#1b808b
RGB:
27, 128, 139
CMY:
89, 50, 45
CMYK:
81, 8, 0, 45
HSL:
186°, 67.4699%, 32.5490%
HSV (HSB):
186°, 80.5755%, 54.5098%
XYZ:
12.8314, 17.5354, 27.1345
xyY:
0.2231, 0.3050, 17.5354
CIE-Lab:
48.9277, -23.3643, -13.9145
CIE-LCH:
48.9277, 27.1939, 210.7757
CIE-Luv:
48.9277, -34.4606, -16.9167
Hunter-Lab:
41.8753, -18.5862, -9.1062
#1b808b color charts
#1b808b color shades, tints & tones
#1b808b color schemes
#1b808b color preview, HTML & CSS examples
This text has a color of #1b808b
<p style="color:#1b808b;">Text here</p>
.mytext {color:#1b808b;}
This box has a color of #1b808b
<div style="background-color:#1b808b;">Content here</div>
.mybackground {background-color:#1b808b;}
Border around this has a color of #1b808b
<div style="border:2px solid #1b808b;">Content here</div>
.myborder {border:2px solid #1b808b;}