#3f380e color space conversions
Hex:
#3f380e
RGB:
63, 56, 14
CMY:
75, 78, 95
CMYK:
0, 11, 78, 75
HSL:
51°, 63.6364%, 15.0980%
HSV (HSB):
51°, 77.7778%, 24.7059%
XYZ:
3.5433, 3.9168, 0.9847
xyY:
0.4196, 0.4638, 3.9168
CIE-Lab:
23.3945, -2.7738, 26.2523
CIE-LCH:
23.3945, 26.3984, 96.0315
CIE-Luv:
23.3945, 5.8931, 21.8717
Hunter-Lab:
19.7909, -2.6758, 10.9036
#3f380e color charts
#3f380e color shades, tints & tones
#3f380e color schemes
#3f380e color preview, HTML & CSS examples
This text has a color of #3f380e
<p style="color:#3f380e;">Text here</p>
.mytext {color:#3f380e;}
This box has a color of #3f380e
<div style="background-color:#3f380e;">Content here</div>
.mybackground {background-color:#3f380e;}
Border around this has a color of #3f380e
<div style="border:2px solid #3f380e;">Content here</div>
.myborder {border:2px solid #3f380e;}