#2f692a color space conversions
Hex:
#2f692a
RGB:
47, 105, 42
CMY:
82, 59, 84
CMYK:
55, 0, 60, 59
HSL:
115°, 42.8571%, 28.8235%
HSV (HSB):
115°, 60.0000%, 41.1765%
XYZ:
6.6418, 10.8747, 3.9394
xyY:
0.3096, 0.5068, 10.8747
CIE-Lab:
39.3686, -32.7121, 29.3143
CIE-LCH:
39.3686, 43.9250, 138.1356
CIE-Luv:
39.3686, -26.3720, 36.1659
Hunter-Lab:
32.9767, -21.7580, 16.0009
#2f692a color charts
#2f692a color shades, tints & tones
#2f692a color schemes
#2f692a color preview, HTML & CSS examples
This text has a color of #2f692a
<p style="color:#2f692a;">Text here</p>
.mytext {color:#2f692a;}
This box has a color of #2f692a
<div style="background-color:#2f692a;">Content here</div>
.mybackground {background-color:#2f692a;}
Border around this has a color of #2f692a
<div style="border:2px solid #2f692a;">Content here</div>
.myborder {border:2px solid #2f692a;}