#32a8a8 color space conversions
Hex:
#32a8a8
RGB:
50, 168, 168
CMY:
80, 34, 34
CMYK:
70, 0, 0, 34
HSL:
180°, 54.1284%, 42.7451%
HSV (HSB):
180°, 70.2381%, 65.8824%
XYZ:
22.3859, 31.5105, 41.9481
xyY:
0.2336, 0.3288, 31.5105
CIE-Lab:
62.9363, -31.4628, -9.4312
CIE-LCH:
62.9363, 32.8459, 196.6866
CIE-Luv:
62.9363, -43.8713, -9.4741
Hunter-Lab:
56.1342, -27.0505, -5.0123
#32a8a8 color charts
#32a8a8 color shades, tints & tones
#32a8a8 color schemes
#32a8a8 color preview, HTML & CSS examples
This text has a color of #32a8a8
<p style="color:#32a8a8;">Text here</p>
.mytext {color:#32a8a8;}
This box has a color of #32a8a8
<div style="background-color:#32a8a8;">Content here</div>
.mybackground {background-color:#32a8a8;}
Border around this has a color of #32a8a8
<div style="border:2px solid #32a8a8;">Content here</div>
.myborder {border:2px solid #32a8a8;}