#205e2e color space conversions
Hex:
#205e2e
RGB:
32, 94, 46
CMY:
87, 63, 82
CMYK:
66, 0, 51, 63
HSL:
134°, 49.2063%, 24.7059%
HSV (HSB):
134°, 65.9574%, 36.8627%
XYZ:
5.0915, 8.5097, 3.9590
xyY:
0.2899, 0.4846, 8.5097
CIE-Lab:
35.0227, -31.4422, 21.7124
CIE-LCH:
35.0227, 38.2104, 145.3730
CIE-Luv:
35.0227, -25.9563, 27.8925
Hunter-Lab:
29.1715, -19.8951, 12.3736
#205e2e color charts
#205e2e color shades, tints & tones
#205e2e color schemes
#205e2e color preview, HTML & CSS examples
This text has a color of #205e2e
<p style="color:#205e2e;">Text here</p>
.mytext {color:#205e2e;}
This box has a color of #205e2e
<div style="background-color:#205e2e;">Content here</div>
.mybackground {background-color:#205e2e;}
Border around this has a color of #205e2e
<div style="border:2px solid #205e2e;">Content here</div>
.myborder {border:2px solid #205e2e;}