#3c080a color space conversions
Hex:
#3c080a
RGB:
60, 8, 10
CMY:
76, 97, 96
CMYK:
0, 87, 83, 76
HSL:
358°, 76.4706%, 13.3333%
HSV (HSB):
358°, 86.6667%, 23.5294%
XYZ:
2.0051, 1.1562, 0.4047
xyY:
0.5623, 0.3242, 1.1562
CIE-Lab:
10.2305, 25.0931, 11.8509
CIE-LCH:
10.2305, 27.7508, 25.2803
CIE-Luv:
10.2305, 25.5629, 5.0185
Hunter-Lab:
10.7529, 14.4676, 5.2958
#3c080a color charts
#3c080a color shades, tints & tones
#3c080a color schemes
#3c080a color preview, HTML & CSS examples
This text has a color of #3c080a
<p style="color:#3c080a;">Text here</p>
.mytext {color:#3c080a;}
This box has a color of #3c080a
<div style="background-color:#3c080a;">Content here</div>
.mybackground {background-color:#3c080a;}
Border around this has a color of #3c080a
<div style="border:2px solid #3c080a;">Content here</div>
.myborder {border:2px solid #3c080a;}