#14000a color space conversions
Hex:
#14000a
RGB:
20, 0, 10
CMY:
92, 100, 96
CMYK:
0, 100, 50, 92
HSL:
330°, 100.0000%, 3.9216%
HSV (HSB):
330°, 100.0000%, 7.8431%
XYZ:
0.3433, 0.1706, 0.3020
xyY:
0.4207, 0.2091, 0.1706
CIE-Lab:
1.5414, 7.4182, -1.6622
CIE-LCH:
1.5414, 7.6022, 347.3705
CIE-Luv:
1.5414, 3.2594, -1.3051
Hunter-Lab:
4.1308, 7.6047, -1.4431
#14000a color charts
#14000a color shades, tints & tones
#14000a color schemes
#14000a color preview, HTML & CSS examples
This text has a color of #14000a
<p style="color:#14000a;">Text here</p>
.mytext {color:#14000a;}
This box has a color of #14000a
<div style="background-color:#14000a;">Content here</div>
.mybackground {background-color:#14000a;}
Border around this has a color of #14000a
<div style="border:2px solid #14000a;">Content here</div>
.myborder {border:2px solid #14000a;}