#18001a color space conversions
Hex:
#18001a
RGB:
24, 0, 26
CMY:
91, 100, 90
CMYK:
8, 100, 0, 90
HSL:
295°, 100.0000%, 5.0980%
HSV (HSB):
295°, 100.0000%, 10.1961%
XYZ:
0.5631, 0.2688, 0.9995
xyY:
0.3075, 0.1468, 0.2688
CIE-Lab:
2.4278, 12.6039, -10.1042
CIE-LCH:
2.4278, 16.1540, 321.2818
CIE-Luv:
2.4278, 3.1188, -4.7268
Hunter-Lab:
5.1843, 10.3169, -7.8014
#18001a color charts
#18001a color shades, tints & tones
#18001a color schemes
#18001a color preview, HTML & CSS examples
This text has a color of #18001a
<p style="color:#18001a;">Text here</p>
.mytext {color:#18001a;}
This box has a color of #18001a
<div style="background-color:#18001a;">Content here</div>
.mybackground {background-color:#18001a;}
Border around this has a color of #18001a
<div style="border:2px solid #18001a;">Content here</div>
.myborder {border:2px solid #18001a;}