#6e303d color space conversions
Hex:
#6e303d
RGB:
110, 48, 61
CMY:
57, 81, 76
CMYK:
0, 56, 45, 57
HSL:
347°, 39.2405%, 30.9804%
HSV (HSB):
347°, 56.3636%, 43.1373%
XYZ:
8.3297, 5.7658, 5.0888
xyY:
0.4342, 0.3005, 5.7658
CIE-Lab:
28.8138, 28.9291, 5.2240
CIE-LCH:
28.8138, 29.3970, 10.2361
CIE-Luv:
28.8138, 39.2663, 1.1446
Hunter-Lab:
24.0121, 19.8994, 4.2435
#6e303d color charts
#6e303d color shades, tints & tones
#6e303d color schemes
#6e303d color preview, HTML & CSS examples
This text has a color of #6e303d
<p style="color:#6e303d;">Text here</p>
.mytext {color:#6e303d;}
This box has a color of #6e303d
<div style="background-color:#6e303d;">Content here</div>
.mybackground {background-color:#6e303d;}
Border around this has a color of #6e303d
<div style="border:2px solid #6e303d;">Content here</div>
.myborder {border:2px solid #6e303d;}