#3c303d color space conversions
Hex:
#3c303d
RGB:
60, 48, 61
CMY:
76, 81, 76
CMYK:
2, 21, 0, 76
HSL:
295°, 11.9266%, 21.3725%
HSV (HSB):
295°, 21.3115%, 23.9216%
XYZ:
3.7627, 3.4115, 4.8750
xyY:
0.3123, 0.2831, 3.4115
CIE-Lab:
21.6218, 8.2459, -6.1531
CIE-LCH:
21.6218, 10.2886, 323.2700
CIE-Luv:
21.6218, 5.2094, -7.5733
Hunter-Lab:
18.4702, 4.0410, -2.7199
#3c303d color charts
#3c303d color shades, tints & tones
#3c303d color schemes
#3c303d color preview, HTML & CSS examples
This text has a color of #3c303d
<p style="color:#3c303d;">Text here</p>
.mytext {color:#3c303d;}
This box has a color of #3c303d
<div style="background-color:#3c303d;">Content here</div>
.mybackground {background-color:#3c303d;}
Border around this has a color of #3c303d
<div style="border:2px solid #3c303d;">Content here</div>
.myborder {border:2px solid #3c303d;}