#205f3d color space conversions
Hex:
#205f3d
RGB:
32, 95, 61
CMY:
87, 63, 76
CMYK:
66, 0, 36, 63
HSL:
148°, 49.6063%, 24.9020%
HSV (HSB):
148°, 66.3158%, 37.2549%
XYZ:
5.5302, 8.8284, 5.8275
xyY:
0.2740, 0.4374, 8.8284
CIE-Lab:
35.6518, -28.8893, 13.6841
CIE-LCH:
35.6518, 31.9663, 154.6544
CIE-Luv:
35.6518, -25.7360, 19.8526
Hunter-Lab:
29.7127, -18.7744, 9.1705
#205f3d color charts
#205f3d color shades, tints & tones
#205f3d color schemes
#205f3d color preview, HTML & CSS examples
This text has a color of #205f3d
<p style="color:#205f3d;">Text here</p>
.mytext {color:#205f3d;}
This box has a color of #205f3d
<div style="background-color:#205f3d;">Content here</div>
.mybackground {background-color:#205f3d;}
Border around this has a color of #205f3d
<div style="border:2px solid #205f3d;">Content here</div>
.myborder {border:2px solid #205f3d;}