#3c2e3c color space conversions
Hex:
#3c2e3c
RGB:
60, 46, 60
CMY:
76, 82, 76
CMYK:
0, 23, 0, 76
HSL:
300°, 13.2075%, 20.7843%
HSV (HSB):
300°, 23.3333%, 23.5294%
XYZ:
3.6561, 3.2409, 4.7078
xyY:
0.3150, 0.2793, 3.2409
CIE-Lab:
20.9839, 9.3698, -6.4313
CIE-LCH:
20.9839, 11.3646, 325.5347
CIE-Luv:
20.9839, 6.1186, -7.9142
Hunter-Lab:
18.0025, 4.7468, -2.9032
#3c2e3c color charts
#3c2e3c color shades, tints & tones
#3c2e3c color schemes
#3c2e3c color preview, HTML & CSS examples
This text has a color of #3c2e3c
<p style="color:#3c2e3c;">Text here</p>
.mytext {color:#3c2e3c;}
This box has a color of #3c2e3c
<div style="background-color:#3c2e3c;">Content here</div>
.mybackground {background-color:#3c2e3c;}
Border around this has a color of #3c2e3c
<div style="border:2px solid #3c2e3c;">Content here</div>
.myborder {border:2px solid #3c2e3c;}