#3f2022 color space conversions
Hex:
#3f2022
RGB:
63, 32, 34
CMY:
75, 87, 87
CMYK:
0, 49, 46, 75
HSL:
356°, 32.6316%, 18.6275%
HSV (HSB):
356°, 49.2063%, 24.7059%
XYZ:
2.8551, 2.2053, 1.7886
xyY:
0.4169, 0.3220, 2.2053
CIE-Lab:
16.5296, 15.2155, 5.2450
CIE-LCH:
16.5296, 16.0941, 19.0198
CIE-Luv:
16.5296, 16.9088, 2.6287
Hunter-Lab:
14.8502, 8.3312, 3.2543
#3f2022 color charts
#3f2022 color shades, tints & tones
#3f2022 color schemes
#3f2022 color preview, HTML & CSS examples
This text has a color of #3f2022
<p style="color:#3f2022;">Text here</p>
.mytext {color:#3f2022;}
This box has a color of #3f2022
<div style="background-color:#3f2022;">Content here</div>
.mybackground {background-color:#3f2022;}
Border around this has a color of #3f2022
<div style="border:2px solid #3f2022;">Content here</div>
.myborder {border:2px solid #3f2022;}