#0e0d0c color space conversions
Hex:
#0e0d0c
RGB:
14, 13, 12
CMY:
95, 95, 95
CMYK:
0, 7, 14, 95
HSL:
30°, 7.6923%, 5.0980%
HSV (HSB):
30°, 14.2857%, 5.4902%
XYZ:
0.3914, 0.4078, 0.4059
xyY:
0.3248, 0.3384, 0.4078
CIE-Lab:
3.6832, 0.1569, 0.5446
CIE-LCH:
3.6832, 0.5667, 73.9292
CIE-Luv:
3.6832, 0.2303, 0.3204
Hunter-Lab:
6.3856, -0.2340, 0.7011
#0e0d0c color charts
#0e0d0c color shades, tints & tones
#0e0d0c color schemes
#0e0d0c color preview, HTML & CSS examples
This text has a color of #0e0d0c
<p style="color:#0e0d0c;">Text here</p>
.mytext {color:#0e0d0c;}
This box has a color of #0e0d0c
<div style="background-color:#0e0d0c;">Content here</div>
.mybackground {background-color:#0e0d0c;}
Border around this has a color of #0e0d0c
<div style="border:2px solid #0e0d0c;">Content here</div>
.myborder {border:2px solid #0e0d0c;}