#85b8b8 color space conversions
Hex:
#85b8b8
RGB:
133, 184, 184
CMY:
48, 28, 28
CMYK:
28, 0, 0, 28
HSL:
180°, 26.4249%, 62.1569%
HSV (HSB):
180°, 27.7174%, 72.1569%
XYZ:
35.4651, 42.7282, 51.7256
xyY:
0.2730, 0.3289, 42.7282
CIE-Lab:
71.3701, -16.6326, -5.4171
CIE-LCH:
71.3701, 17.4925, 198.0401
CIE-Luv:
71.3701, -25.2786, -5.4651
Hunter-Lab:
65.3668, -17.5459, -1.1601
#85b8b8 color charts
#85b8b8 color shades, tints & tones
#85b8b8 color schemes
#85b8b8 color preview, HTML & CSS examples
This text has a color of #85b8b8
<p style="color:#85b8b8;">Text here</p>
.mytext {color:#85b8b8;}
This box has a color of #85b8b8
<div style="background-color:#85b8b8;">Content here</div>
.mybackground {background-color:#85b8b8;}
Border around this has a color of #85b8b8
<div style="border:2px solid #85b8b8;">Content here</div>
.myborder {border:2px solid #85b8b8;}