#2f653a color space conversions
Hex:
#2f653a
RGB:
47, 101, 58
CMY:
82, 60, 77
CMYK:
53, 0, 43, 60
HSL:
132°, 36.4865%, 29.0196%
HSV (HSB):
132°, 53.4653%, 39.6078%
XYZ:
6.5897, 10.2172, 5.6278
xyY:
0.2937, 0.4554, 10.2172
CIE-Lab:
38.2294, -28.3420, 18.9991
CIE-LCH:
38.2294, 34.1209, 146.1640
CIE-Luv:
38.2294, -24.1998, 25.8296
Hunter-Lab:
31.9643, -19.1384, 11.9362
#2f653a color charts
#2f653a color shades, tints & tones
#2f653a color schemes
#2f653a color preview, HTML & CSS examples
This text has a color of #2f653a
<p style="color:#2f653a;">Text here</p>
.mytext {color:#2f653a;}
This box has a color of #2f653a
<div style="background-color:#2f653a;">Content here</div>
.mybackground {background-color:#2f653a;}
Border around this has a color of #2f653a
<div style="border:2px solid #2f653a;">Content here</div>
.myborder {border:2px solid #2f653a;}