#3f0f02 color space conversions
Hex:
#3f0f02
RGB:
63, 15, 2
CMY:
75, 94, 99
CMYK:
0, 76, 97, 75
HSL:
13°, 93.8462%, 12.7451%
HSV (HSB):
13°, 96.8254%, 24.7059%
XYZ:
2.2317, 1.4028, 0.2106
xyY:
0.5804, 0.3648, 1.4028
CIE-Lab:
11.9762, 22.5880, 17.6367
CIE-LCH:
11.9762, 28.6579, 37.9827
CIE-Luv:
11.9762, 27.3363, 9.3095
Hunter-Lab:
11.8440, 12.9067, 7.2366
#3f0f02 color charts
#3f0f02 color shades, tints & tones
#3f0f02 color schemes
#3f0f02 color preview, HTML & CSS examples
This text has a color of #3f0f02
<p style="color:#3f0f02;">Text here</p>
.mytext {color:#3f0f02;}
This box has a color of #3f0f02
<div style="background-color:#3f0f02;">Content here</div>
.mybackground {background-color:#3f0f02;}
Border around this has a color of #3f0f02
<div style="border:2px solid #3f0f02;">Content here</div>
.myborder {border:2px solid #3f0f02;}