#0e0e08 color space conversions
Hex:
#0e0e08
RGB:
14, 14, 8
CMY:
95, 95, 97
CMYK:
0, 0, 43, 95
HSL:
60°, 27.2727%, 4.3137%
HSV (HSB):
60°, 42.8571%, 5.4902%
XYZ:
0.3820, 0.4250, 0.2916
xyY:
0.3477, 0.3868, 0.4250
CIE-Lab:
3.8387, -0.8992, 2.4473
CIE-LCH:
3.8387, 2.6072, 110.1746
CIE-Luv:
3.8387, 0.1183, 1.6392
Hunter-Lab:
6.5190, -0.9492, 1.9110
#0e0e08 color charts
#0e0e08 color shades, tints & tones
#0e0e08 color schemes
#0e0e08 color preview, HTML & CSS examples
This text has a color of #0e0e08
<p style="color:#0e0e08;">Text here</p>
.mytext {color:#0e0e08;}
This box has a color of #0e0e08
<div style="background-color:#0e0e08;">Content here</div>
.mybackground {background-color:#0e0e08;}
Border around this has a color of #0e0e08
<div style="border:2px solid #0e0e08;">Content here</div>
.myborder {border:2px solid #0e0e08;}