#80b8b8 color space conversions
Hex:
#80b8b8
RGB:
128, 184, 184
CMY:
50, 28, 28
CMYK:
30, 0, 0, 28
HSL:
180°, 28.2828%, 61.1765%
HSV (HSB):
180°, 30.4348%, 72.1569%
XYZ:
34.6943, 42.3309, 51.6895
xyY:
0.2695, 0.3289, 42.3309
CIE-Lab:
71.0984, -18.0884, -5.8492
CIE-LCH:
71.0984, 19.0107, 197.9196
CIE-Luv:
71.0984, -27.3301, -5.9075
Hunter-Lab:
65.0622, -18.6740, -1.5602
#80b8b8 color charts
#80b8b8 color shades, tints & tones
#80b8b8 color schemes
#80b8b8 color preview, HTML & CSS examples
This text has a color of #80b8b8
<p style="color:#80b8b8;">Text here</p>
.mytext {color:#80b8b8;}
This box has a color of #80b8b8
<div style="background-color:#80b8b8;">Content here</div>
.mybackground {background-color:#80b8b8;}
Border around this has a color of #80b8b8
<div style="border:2px solid #80b8b8;">Content here</div>
.myborder {border:2px solid #80b8b8;}