#80b9b9 color space conversions
Hex:
#80b9b9
RGB:
128, 185, 185
CMY:
50, 27, 27
CMYK:
31, 0, 0, 27
HSL:
180°, 28.9340%, 61.3725%
HSV (HSB):
180°, 30.8108%, 72.5490%
XYZ:
35.0080, 42.7899, 52.3131
xyY:
0.2691, 0.3289, 42.7899
CIE-Lab:
71.4121, -18.3668, -5.9333
CIE-LCH:
71.4121, 19.3014, 197.9028
CIE-Luv:
71.4121, -27.7529, -5.9988
Hunter-Lab:
65.4140, -18.9455, -1.6258
#80b9b9 color charts
#80b9b9 color shades, tints & tones
#80b9b9 color schemes
#80b9b9 color preview, HTML & CSS examples
This text has a color of #80b9b9
<p style="color:#80b9b9;">Text here</p>
.mytext {color:#80b9b9;}
This box has a color of #80b9b9
<div style="background-color:#80b9b9;">Content here</div>
.mybackground {background-color:#80b9b9;}
Border around this has a color of #80b9b9
<div style="border:2px solid #80b9b9;">Content here</div>
.myborder {border:2px solid #80b9b9;}