#180e0c color space conversions
Hex:
#180e0c
RGB:
24, 14, 12
CMY:
91, 95, 95
CMYK:
0, 42, 50, 91
HSL:
10°, 33.3333%, 7.0588%
HSV (HSB):
10°, 50.0000%, 9.4118%
XYZ:
0.6001, 0.5348, 0.4194
xyY:
0.3861, 0.3441, 0.5348
CIE-Lab:
4.8309, 3.7591, 2.3299
CIE-LCH:
4.8309, 4.4226, 31.7907
CIE-Luv:
4.8309, 2.8322, 1.1815
Hunter-Lab:
7.3131, 1.8493, 1.7187
#180e0c color charts
#180e0c color shades, tints & tones
#180e0c color schemes
#180e0c color preview, HTML & CSS examples
This text has a color of #180e0c
<p style="color:#180e0c;">Text here</p>
.mytext {color:#180e0c;}
This box has a color of #180e0c
<div style="background-color:#180e0c;">Content here</div>
.mybackground {background-color:#180e0c;}
Border around this has a color of #180e0c
<div style="border:2px solid #180e0c;">Content here</div>
.myborder {border:2px solid #180e0c;}