#3c2500 color space conversions
Hex:
#3c2500
RGB:
60, 37, 0
CMY:
76, 85, 100
CMYK:
0, 38, 100, 76
HSL:
37°, 100.0000%, 11.7647%
HSV (HSB):
37°, 100.0000%, 23.5294%
XYZ:
2.5250, 2.2838, 0.3077
xyY:
0.4935, 0.4464, 2.2838
CIE-Lab:
16.9112, 7.3339, 24.7556
CIE-LCH:
16.9112, 25.8191, 73.4980
CIE-Luv:
16.9112, 15.3964, 16.8824
Hunter-Lab:
15.1122, 3.3785, 9.3712
#3c2500 color charts
#3c2500 color shades, tints & tones
#3c2500 color schemes
#3c2500 color preview, HTML & CSS examples
This text has a color of #3c2500
<p style="color:#3c2500;">Text here</p>
.mytext {color:#3c2500;}
This box has a color of #3c2500
<div style="background-color:#3c2500;">Content here</div>
.mybackground {background-color:#3c2500;}
Border around this has a color of #3c2500
<div style="border:2px solid #3c2500;">Content here</div>
.myborder {border:2px solid #3c2500;}