#1d1d2a color space conversions
Hex:
#1d1d2a
RGB:
29, 29, 42
CMY:
89, 89, 84
CMYK:
31, 31, 0, 84
HSL:
240°, 18.3099%, 13.9216%
HSV (HSB):
240°, 30.9524%, 16.4706%
XYZ:
1.3640, 1.3071, 2.3709
xyY:
0.2705, 0.2592, 1.3071
CIE-Lab:
11.3251, 3.7241, -8.7366
CIE-LCH:
11.3251, 9.4972, 293.0866
CIE-Luv:
11.3251, -0.5247, -7.2789
Hunter-Lab:
11.4329, 1.2881, -4.2923
#1d1d2a color charts
#1d1d2a color shades, tints & tones
#1d1d2a color schemes
#1d1d2a color preview, HTML & CSS examples
This text has a color of #1d1d2a
<p style="color:#1d1d2a;">Text here</p>
.mytext {color:#1d1d2a;}
This box has a color of #1d1d2a
<div style="background-color:#1d1d2a;">Content here</div>
.mybackground {background-color:#1d1d2a;}
Border around this has a color of #1d1d2a
<div style="border:2px solid #1d1d2a;">Content here</div>
.myborder {border:2px solid #1d1d2a;}