#2f2022 color space conversions
Hex:
#2f2022
RGB:
47, 32, 34
CMY:
82, 87, 87
CMYK:
0, 32, 28, 82
HSL:
352°, 18.9873%, 15.4902%
HSV (HSB):
352°, 31.9149%, 18.4314%
XYZ:
1.9775, 1.7529, 1.7475
xyY:
0.3610, 0.3200, 1.7529
CIE-Lab:
14.1328, 7.6369, 1.5048
CIE-LCH:
14.1328, 7.7837, 11.1466
CIE-Luv:
14.1328, 7.0172, 0.4410
Hunter-Lab:
13.2395, 3.4926, 1.4420
#2f2022 color charts
#2f2022 color shades, tints & tones
#2f2022 color schemes
#2f2022 color preview, HTML & CSS examples
This text has a color of #2f2022
<p style="color:#2f2022;">Text here</p>
.mytext {color:#2f2022;}
This box has a color of #2f2022
<div style="background-color:#2f2022;">Content here</div>
.mybackground {background-color:#2f2022;}
Border around this has a color of #2f2022
<div style="border:2px solid #2f2022;">Content here</div>
.myborder {border:2px solid #2f2022;}