#205f2e color space conversions
Hex:
#205f2e
RGB:
32, 95, 46
CMY:
87, 63, 82
CMYK:
66, 0, 52, 63
HSL:
133°, 49.6063%, 24.9020%
HSV (HSB):
133°, 66.3158%, 37.2549%
XYZ:
5.1810, 8.6888, 3.9888
xyY:
0.2901, 0.4865, 8.6888
CIE-Lab:
35.3780, -31.8756, 22.1589
CIE-LCH:
35.3780, 38.8210, 145.1942
CIE-Luv:
35.3780, -26.3611, 28.4693
Hunter-Lab:
29.4767, -20.2099, 12.6105
#205f2e color charts
#205f2e color shades, tints & tones
#205f2e color schemes
#205f2e color preview, HTML & CSS examples
This text has a color of #205f2e
<p style="color:#205f2e;">Text here</p>
.mytext {color:#205f2e;}
This box has a color of #205f2e
<div style="background-color:#205f2e;">Content here</div>
.mybackground {background-color:#205f2e;}
Border around this has a color of #205f2e
<div style="border:2px solid #205f2e;">Content here</div>
.myborder {border:2px solid #205f2e;}