#52b8b8 color space conversions
Hex:
#52b8b8
RGB:
82, 184, 184
CMY:
68, 28, 28
CMYK:
55, 0, 0, 28
HSL:
180°, 41.8033%, 52.1569%
HSV (HSB):
180°, 55.4348%, 72.1569%
XYZ:
29.2719, 39.5355, 51.4357
xyY:
0.2434, 0.3288, 39.5355
CIE-Lab:
69.1374, -29.3159, -8.9746
CIE-LCH:
69.1374, 30.6588, 197.0211
CIE-Luv:
69.1374, -42.3082, -9.1380
Hunter-Lab:
62.8773, -26.9363, -4.4871
#52b8b8 color charts
#52b8b8 color shades, tints & tones
#52b8b8 color schemes
#52b8b8 color preview, HTML & CSS examples
This text has a color of #52b8b8
<p style="color:#52b8b8;">Text here</p>
.mytext {color:#52b8b8;}
This box has a color of #52b8b8
<div style="background-color:#52b8b8;">Content here</div>
.mybackground {background-color:#52b8b8;}
Border around this has a color of #52b8b8
<div style="border:2px solid #52b8b8;">Content here</div>
.myborder {border:2px solid #52b8b8;}