#6e4000 color space conversions
Hex:
#6e4000
RGB:
110, 64, 0
CMY:
57, 75, 100
CMYK:
0, 42, 100, 57
HSL:
35°, 100.0000%, 21.5686%
HSV (HSB):
35°, 100.0000%, 43.1373%
XYZ:
8.2638, 6.9818, 0.9121
xyY:
0.5114, 0.4321, 6.9818
CIE-Lab:
31.7654, 15.6198, 41.7222
CIE-LCH:
31.7654, 44.5502, 69.4754
CIE-Luv:
31.7654, 36.2536, 30.8196
Hunter-Lab:
26.4231, 9.5854, 16.4496
#6e4000 color charts
#6e4000 color shades, tints & tones
#6e4000 color schemes
#6e4000 color preview, HTML & CSS examples
This text has a color of #6e4000
<p style="color:#6e4000;">Text here</p>
.mytext {color:#6e4000;}
This box has a color of #6e4000
<div style="background-color:#6e4000;">Content here</div>
.mybackground {background-color:#6e4000;}
Border around this has a color of #6e4000
<div style="border:2px solid #6e4000;">Content here</div>
.myborder {border:2px solid #6e4000;}