#1d0d01 color space conversions
Hex:
#1d0d01
RGB:
29, 13, 1
CMY:
89, 95, 100
CMYK:
0, 55, 97, 89
HSL:
26°, 93.3333%, 5.8824%
HSV (HSB):
26°, 96.5517%, 11.3725%
XYZ:
0.6561, 0.5512, 0.1005
xyY:
0.5016, 0.4215, 0.5512
CIE-Lab:
4.9794, 5.4134, 7.1471
CIE-LCH:
4.9794, 8.9659, 52.8588
CIE-Luv:
4.9794, 5.6059, 4.4913
Hunter-Lab:
7.4246, 2.7806, 4.3944
#1d0d01 color charts
#1d0d01 color shades, tints & tones
#1d0d01 color schemes
#1d0d01 color preview, HTML & CSS examples
This text has a color of #1d0d01
<p style="color:#1d0d01;">Text here</p>
.mytext {color:#1d0d01;}
This box has a color of #1d0d01
<div style="background-color:#1d0d01;">Content here</div>
.mybackground {background-color:#1d0d01;}
Border around this has a color of #1d0d01
<div style="border:2px solid #1d0d01;">Content here</div>
.myborder {border:2px solid #1d0d01;}