#205e5e color space conversions
Hex:
#205e5e
RGB:
32, 94, 94
CMY:
87, 63, 63
CMYK:
66, 0, 0, 63
HSL:
180°, 49.2063%, 24.7059%
HSV (HSB):
180°, 65.9574%, 36.8627%
XYZ:
6.6187, 9.1206, 12.0013
xyY:
0.2386, 0.3288, 9.1206
CIE-Lab:
36.2155, -19.3599, -5.8660
CIE-LCH:
36.2155, 20.2291, 196.8567
CIE-Luv:
36.2155, -23.6771, -5.1135
Hunter-Lab:
30.2004, -13.7304, -2.4209
#205e5e color charts
#205e5e color shades, tints & tones
#205e5e color schemes
#205e5e color preview, HTML & CSS examples
This text has a color of #205e5e
<p style="color:#205e5e;">Text here</p>
.mytext {color:#205e5e;}
This box has a color of #205e5e
<div style="background-color:#205e5e;">Content here</div>
.mybackground {background-color:#205e5e;}
Border around this has a color of #205e5e
<div style="border:2px solid #205e5e;">Content here</div>
.myborder {border:2px solid #205e5e;}