#3f3000 color space conversions
Hex:
#3f3000
RGB:
63, 48, 0
CMY:
75, 81, 100
CMYK:
0, 24, 100, 75
HSL:
46°, 100.0000%, 12.3529%
HSV (HSB):
46°, 100.0000%, 24.7059%
XYZ:
3.1069, 3.1707, 0.4483
xyY:
0.4619, 0.4714, 3.1707
CIE-Lab:
20.7148, 1.6153, 29.3037
CIE-LCH:
20.7148, 29.3482, 86.8448
CIE-Luv:
20.7148, 11.0667, 21.6270
Hunter-Lab:
17.8064, -0.0165, 10.9719
#3f3000 color charts
#3f3000 color shades, tints & tones
#3f3000 color schemes
#3f3000 color preview, HTML & CSS examples
This text has a color of #3f3000
<p style="color:#3f3000;">Text here</p>
.mytext {color:#3f3000;}
This box has a color of #3f3000
<div style="background-color:#3f3000;">Content here</div>
.mybackground {background-color:#3f3000;}
Border around this has a color of #3f3000
<div style="border:2px solid #3f3000;">Content here</div>
.myborder {border:2px solid #3f3000;}