#3c3c4c color space conversions
Hex:
#3c3c4c
RGB:
60, 60, 76
CMY:
76, 76, 70
CMYK:
21, 21, 0, 70
HSL:
240°, 11.7647%, 26.6667%
HSV (HSB):
240°, 21.0526%, 29.8039%
XYZ:
4.7838, 4.7142, 7.4953
xyY:
0.2815, 0.2774, 4.7142
CIE-Lab:
25.9044, 3.9850, -9.7180
CIE-LCH:
25.9044, 10.5033, 292.2969
CIE-Luv:
25.9044, -0.8573, -11.8954
Hunter-Lab:
21.7122, 1.3327, -5.2690
#3c3c4c color charts
#3c3c4c color shades, tints & tones
#3c3c4c color schemes
#3c3c4c color preview, HTML & CSS examples
This text has a color of #3c3c4c
<p style="color:#3c3c4c;">Text here</p>
.mytext {color:#3c3c4c;}
This box has a color of #3c3c4c
<div style="background-color:#3c3c4c;">Content here</div>
.mybackground {background-color:#3c3c4c;}
Border around this has a color of #3c3c4c
<div style="border:2px solid #3c3c4c;">Content here</div>
.myborder {border:2px solid #3c3c4c;}