#1a0e0e color space conversions
Hex:
#1a0e0e
RGB:
26, 14, 14
CMY:
90, 95, 95
CMYK:
0, 46, 46, 90
HSL:
0°, 30.0000%, 7.8431%
HSV (HSB):
0°, 46.1538%, 10.1961%
XYZ:
0.6623, 0.5654, 0.4897
xyY:
0.3856, 0.3292, 0.5654
CIE-Lab:
5.1072, 5.1170, 1.8012
CIE-LCH:
5.1072, 5.4248, 19.3923
CIE-Luv:
5.1072, 3.4390, 0.7409
Hunter-Lab:
7.5193, 2.5638, 1.4023
#1a0e0e color charts
#1a0e0e color shades, tints & tones
#1a0e0e color schemes
#1a0e0e color preview, HTML & CSS examples
This text has a color of #1a0e0e
<p style="color:#1a0e0e;">Text here</p>
.mytext {color:#1a0e0e;}
This box has a color of #1a0e0e
<div style="background-color:#1a0e0e;">Content here</div>
.mybackground {background-color:#1a0e0e;}
Border around this has a color of #1a0e0e
<div style="border:2px solid #1a0e0e;">Content here</div>
.myborder {border:2px solid #1a0e0e;}