#3f172c color space conversions
Hex:
#3f172c
RGB:
63, 23, 44
CMY:
75, 91, 83
CMYK:
0, 63, 30, 75
HSL:
329°, 46.5116%, 16.8627%
HSV (HSB):
329°, 63.4921%, 24.7059%
XYZ:
2.8109, 1.8514, 2.5921
xyY:
0.3875, 0.2552, 1.8514
CIE-Lab:
14.6873, 22.3500, -4.6251
CIE-LCH:
14.6873, 22.8235, 348.3083
CIE-Luv:
14.6873, 18.1929, -6.4805
Hunter-Lab:
13.6066, 13.0637, -1.7702
#3f172c color charts
#3f172c color shades, tints & tones
#3f172c color schemes
#3f172c color preview, HTML & CSS examples
This text has a color of #3f172c
<p style="color:#3f172c;">Text here</p>
.mytext {color:#3f172c;}
This box has a color of #3f172c
<div style="background-color:#3f172c;">Content here</div>
.mybackground {background-color:#3f172c;}
Border around this has a color of #3f172c
<div style="border:2px solid #3f172c;">Content here</div>
.myborder {border:2px solid #3f172c;}