#205f5c color space conversions
Hex:
#205f5c
RGB:
32, 95, 92
CMY:
87, 63, 64
CMYK:
66, 0, 3, 63
HSL:
177°, 49.6063%, 24.9020%
HSV (HSB):
177°, 66.3158%, 37.2549%
XYZ:
6.6196, 9.2642, 11.5645
xyY:
0.2412, 0.3375, 9.2642
CIE-Lab:
36.4881, -20.5254, -4.2183
CIE-LCH:
36.4881, 20.9544, 191.6136
CIE-Luv:
36.4881, -24.1736, -2.7682
Hunter-Lab:
30.4371, -14.4438, -1.2210
#205f5c color charts
#205f5c color shades, tints & tones
#205f5c color schemes
#205f5c color preview, HTML & CSS examples
This text has a color of #205f5c
<p style="color:#205f5c;">Text here</p>
.mytext {color:#205f5c;}
This box has a color of #205f5c
<div style="background-color:#205f5c;">Content here</div>
.mybackground {background-color:#205f5c;}
Border around this has a color of #205f5c
<div style="border:2px solid #205f5c;">Content here</div>
.myborder {border:2px solid #205f5c;}