#1d2b3d color space conversions
Hex:
#1d2b3d
RGB:
29, 43, 61
CMY:
89, 83, 76
CMYK:
52, 30, 0, 76
HSL:
214°, 35.5556%, 17.6471%
HSV (HSB):
214°, 52.4590%, 23.9216%
XYZ:
2.2129, 2.3259, 4.7472
xyY:
0.2383, 0.2505, 2.3259
CIE-Lab:
17.1122, 0.0471, -13.3019
CIE-LCH:
17.1122, 13.3020, 270.2030
CIE-Luv:
17.1122, -5.6592, -13.4867
Hunter-Lab:
15.2509, -0.7889, -7.7798
#1d2b3d color charts
#1d2b3d color shades, tints & tones
#1d2b3d color schemes
#1d2b3d color preview, HTML & CSS examples
This text has a color of #1d2b3d
<p style="color:#1d2b3d;">Text here</p>
.mytext {color:#1d2b3d;}
This box has a color of #1d2b3d
<div style="background-color:#1d2b3d;">Content here</div>
.mybackground {background-color:#1d2b3d;}
Border around this has a color of #1d2b3d
<div style="border:2px solid #1d2b3d;">Content here</div>
.myborder {border:2px solid #1d2b3d;}