#6e0e6e color space conversions
Hex:
#6e0e6e
RGB:
110, 14, 110
CMY:
57, 95, 57
CMYK:
0, 87, 0, 57
HSL:
300°, 77.4194%, 24.3137%
HSV (HSB):
300°, 87.2727%, 43.1373%
XYZ:
9.4019, 4.7549, 15.1741
xyY:
0.3205, 0.1621, 4.7549
CIE-Lab:
26.0246, 50.0992, -31.2355
CIE-LCH:
26.0246, 59.0388, 328.0576
CIE-Luv:
26.0246, 33.8488, -43.7679
Hunter-Lab:
21.8056, 38.8038, -25.9947
#6e0e6e color charts
#6e0e6e color shades, tints & tones
#6e0e6e color schemes
#6e0e6e color preview, HTML & CSS examples
This text has a color of #6e0e6e
<p style="color:#6e0e6e;">Text here</p>
.mytext {color:#6e0e6e;}
This box has a color of #6e0e6e
<div style="background-color:#6e0e6e;">Content here</div>
.mybackground {background-color:#6e0e6e;}
Border around this has a color of #6e0e6e
<div style="border:2px solid #6e0e6e;">Content here</div>
.myborder {border:2px solid #6e0e6e;}