#205a5a color space conversions
Hex:
#205a5a
RGB:
32, 90, 90
CMY:
87, 65, 65
CMYK:
64, 0, 0, 65
HSL:
180°, 47.5410%, 23.9216%
HSV (HSB):
180°, 64.4444%, 35.2941%
XYZ:
6.0973, 8.3576, 10.9647
xyY:
0.2399, 0.3288, 8.3576
CIE-Lab:
34.7168, -18.4504, -5.6056
CIE-LCH:
34.7168, 19.2831, 196.8998
CIE-Luv:
34.7168, -22.3162, -4.8197
Hunter-Lab:
28.9095, -12.9442, -2.2506
#205a5a color charts
#205a5a color shades, tints & tones
#205a5a color schemes
#205a5a color preview, HTML & CSS examples
This text has a color of #205a5a
<p style="color:#205a5a;">Text here</p>
.mytext {color:#205a5a;}
This box has a color of #205a5a
<div style="background-color:#205a5a;">Content here</div>
.mybackground {background-color:#205a5a;}
Border around this has a color of #205a5a
<div style="border:2px solid #205a5a;">Content here</div>
.myborder {border:2px solid #205a5a;}