#2f653d color space conversions
Hex:
#2f653d
RGB:
47, 101, 61
CMY:
82, 60, 76
CMYK:
53, 0, 40, 60
HSL:
136°, 36.4865%, 29.0196%
HSV (HSB):
136°, 53.4653%, 39.6078%
XYZ:
6.6683, 10.2486, 6.0416
xyY:
0.2904, 0.4464, 10.2486
CIE-Lab:
38.2850, -27.7682, 17.3119
CIE-LCH:
38.2850, 32.7227, 148.0588
CIE-Luv:
38.2850, -24.1036, 24.0571
Hunter-Lab:
32.0135, -18.8427, 11.2202
#2f653d color charts
#2f653d color shades, tints & tones
#2f653d color schemes
#2f653d color preview, HTML & CSS examples
This text has a color of #2f653d
<p style="color:#2f653d;">Text here</p>
.mytext {color:#2f653d;}
This box has a color of #2f653d
<div style="background-color:#2f653d;">Content here</div>
.mybackground {background-color:#2f653d;}
Border around this has a color of #2f653d
<div style="border:2px solid #2f653d;">Content here</div>
.myborder {border:2px solid #2f653d;}