#205f4f color space conversions
Hex:
#205f4f
RGB:
32, 95, 79
CMY:
87, 63, 69
CMYK:
66, 0, 17, 63
HSL:
165°, 49.6063%, 24.9020%
HSV (HSB):
165°, 66.3158%, 37.2549%
XYZ:
6.0992, 9.0560, 8.8237
xyY:
0.2544, 0.3777, 9.0560
CIE-Lab:
36.0919, -24.3573, 3.2651
CIE-LCH:
36.0919, 24.5751, 172.3649
CIE-Luv:
36.0919, -24.8559, 7.3312
Hunter-Lab:
30.0932, -16.4855, 3.6808
#205f4f color charts
#205f4f color shades, tints & tones
#205f4f color schemes
#205f4f color preview, HTML & CSS examples
This text has a color of #205f4f
<p style="color:#205f4f;">Text here</p>
.mytext {color:#205f4f;}
This box has a color of #205f4f
<div style="background-color:#205f4f;">Content here</div>
.mybackground {background-color:#205f4f;}
Border around this has a color of #205f4f
<div style="border:2px solid #205f4f;">Content here</div>
.myborder {border:2px solid #205f4f;}