#3c2000 color space conversions
Hex:
#3c2000
RGB:
60, 32, 0
CMY:
76, 87, 100
CMYK:
0, 47, 100, 76
HSL:
32°, 100.0000%, 11.7647%
HSV (HSB):
32°, 100.0000%, 23.5294%
XYZ:
2.3800, 1.9937, 0.2594
xyY:
0.5137, 0.4303, 1.9937
CIE-Lab:
15.4541, 10.7013, 22.9349
CIE-LCH:
15.4541, 25.3086, 64.9865
CIE-Luv:
15.4541, 18.0995, 14.9378
Hunter-Lab:
14.1198, 5.3778, 8.7947
#3c2000 color charts
#3c2000 color shades, tints & tones
#3c2000 color schemes
#3c2000 color preview, HTML & CSS examples
This text has a color of #3c2000
<p style="color:#3c2000;">Text here</p>
.mytext {color:#3c2000;}
This box has a color of #3c2000
<div style="background-color:#3c2000;">Content here</div>
.mybackground {background-color:#3c2000;}
Border around this has a color of #3c2000
<div style="border:2px solid #3c2000;">Content here</div>
.myborder {border:2px solid #3c2000;}