#1a0d0d color space conversions
Hex:
#1a0d0d
RGB:
26, 13, 13
CMY:
90, 95, 95
CMYK:
0, 50, 50, 90
HSL:
0°, 33.3333%, 7.6471%
HSV (HSB):
0°, 50.0000%, 10.1961%
XYZ:
0.6426, 0.5365, 0.4505
xyY:
0.3943, 0.3292, 0.5365
CIE-Lab:
4.8463, 5.4329, 1.9126
CIE-LCH:
4.8463, 5.7598, 19.3940
CIE-Luv:
4.8463, 3.6617, 0.7890
Hunter-Lab:
7.3247, 2.8408, 1.4811
#1a0d0d color charts
#1a0d0d color shades, tints & tones
#1a0d0d color schemes
#1a0d0d color preview, HTML & CSS examples
This text has a color of #1a0d0d
<p style="color:#1a0d0d;">Text here</p>
.mytext {color:#1a0d0d;}
This box has a color of #1a0d0d
<div style="background-color:#1a0d0d;">Content here</div>
.mybackground {background-color:#1a0d0d;}
Border around this has a color of #1a0d0d
<div style="border:2px solid #1a0d0d;">Content here</div>
.myborder {border:2px solid #1a0d0d;}