#205b2d color space conversions
Hex:
#205b2d
RGB:
32, 91, 45
CMY:
87, 64, 82
CMYK:
65, 0, 51, 64
HSL:
133°, 47.9675%, 24.1176%
HSV (HSB):
133°, 64.8352%, 35.6863%
XYZ:
4.8104, 7.9787, 3.7691
xyY:
0.2905, 0.4819, 7.9787
CIE-Lab:
33.9385, -30.3036, 20.9195
CIE-LCH:
33.9385, 36.8230, 145.3815
CIE-Luv:
33.9385, -24.7722, 26.6707
Hunter-Lab:
28.2466, -19.0330, 11.8612
#205b2d color charts
#205b2d color shades, tints & tones
#205b2d color schemes
#205b2d color preview, HTML & CSS examples
This text has a color of #205b2d
<p style="color:#205b2d;">Text here</p>
.mytext {color:#205b2d;}
This box has a color of #205b2d
<div style="background-color:#205b2d;">Content here</div>
.mybackground {background-color:#205b2d;}
Border around this has a color of #205b2d
<div style="border:2px solid #205b2d;">Content here</div>
.myborder {border:2px solid #205b2d;}