#3f535d color space conversions
Hex:
#3f535d
RGB:
63, 83, 93
CMY:
75, 67, 64
CMYK:
32, 11, 0, 64
HSL:
200°, 19.2308%, 30.5882%
HSV (HSB):
200°, 32.2581%, 36.4706%
XYZ:
7.1189, 8.0336, 11.5314
xyY:
0.2668, 0.3011, 8.0336
CIE-Lab:
34.0527, -4.9810, -8.3266
CIE-LCH:
34.0527, 9.7027, 239.1123
CIE-Luv:
34.0527, -9.8712, -10.0146
Hunter-Lab:
28.3436, -4.7682, -4.2811
#3f535d color charts
#3f535d color shades, tints & tones
#3f535d color schemes
#3f535d color preview, HTML & CSS examples
This text has a color of #3f535d
<p style="color:#3f535d;">Text here</p>
.mytext {color:#3f535d;}
This box has a color of #3f535d
<div style="background-color:#3f535d;">Content here</div>
.mybackground {background-color:#3f535d;}
Border around this has a color of #3f535d
<div style="border:2px solid #3f535d;">Content here</div>
.myborder {border:2px solid #3f535d;}