#6e3000 color space conversions
Hex:
#6e3000
RGB:
110, 48, 0
CMY:
57, 81, 100
CMYK:
0, 56, 100, 57
HSL:
26°, 100.0000%, 21.5686%
HSV (HSB):
26°, 100.0000%, 43.1373%
XYZ:
7.4874, 5.4289, 0.6533
xyY:
0.5518, 0.4001, 5.4289
CIE-Lab:
27.9233, 25.0137, 38.7999
CIE-LCH:
27.9233, 46.1640, 57.1907
CIE-Luv:
27.9233, 47.8101, 25.1536
Hunter-Lab:
23.3000, 16.5852, 14.6477
#6e3000 color charts
#6e3000 color shades, tints & tones
#6e3000 color schemes
#6e3000 color preview, HTML & CSS examples
This text has a color of #6e3000
<p style="color:#6e3000;">Text here</p>
.mytext {color:#6e3000;}
This box has a color of #6e3000
<div style="background-color:#6e3000;">Content here</div>
.mybackground {background-color:#6e3000;}
Border around this has a color of #6e3000
<div style="border:2px solid #6e3000;">Content here</div>
.myborder {border:2px solid #6e3000;}