#3c180c color space conversions
Hex:
#3c180c
RGB:
60, 24, 12
CMY:
76, 91, 95
CMYK:
0, 60, 80, 76
HSL:
15°, 66.6667%, 14.1176%
HSV (HSB):
15°, 80.0000%, 23.5294%
XYZ:
2.2565, 1.6405, 0.5455
xyY:
0.5079, 0.3693, 1.6405
CIE-Lab:
13.4746, 16.6579, 15.4289
CIE-LCH:
13.4746, 22.7055, 42.8065
CIE-Luv:
13.4746, 20.8200, 8.7067
Hunter-Lab:
12.8081, 9.0332, 6.4403
#3c180c color charts
#3c180c color shades, tints & tones
#3c180c color schemes
#3c180c color preview, HTML & CSS examples
This text has a color of #3c180c
<p style="color:#3c180c;">Text here</p>
.mytext {color:#3c180c;}
This box has a color of #3c180c
<div style="background-color:#3c180c;">Content here</div>
.mybackground {background-color:#3c180c;}
Border around this has a color of #3c180c
<div style="border:2px solid #3c180c;">Content here</div>
.myborder {border:2px solid #3c180c;}