#1d2d3a color space conversions
Hex:
#1d2d3a
RGB:
29, 45, 58
CMY:
89, 82, 77
CMYK:
50, 22, 0, 77
HSL:
207°, 33.3333%, 17.0588%
HSV (HSB):
207°, 50.0000%, 22.7451%
XYZ:
2.2088, 2.4435, 4.3582
xyY:
0.2451, 0.2712, 2.4435
CIE-Lab:
17.6610, -2.4063, -10.3779
CIE-LCH:
17.6610, 10.6532, 256.9459
CIE-Luv:
17.6610, -6.3645, -10.3093
Hunter-Lab:
15.6316, -2.1326, -5.5884
#1d2d3a color charts
#1d2d3a color shades, tints & tones
#1d2d3a color schemes
#1d2d3a color preview, HTML & CSS examples
This text has a color of #1d2d3a
<p style="color:#1d2d3a;">Text here</p>
.mytext {color:#1d2d3a;}
This box has a color of #1d2d3a
<div style="background-color:#1d2d3a;">Content here</div>
.mybackground {background-color:#1d2d3a;}
Border around this has a color of #1d2d3a
<div style="border:2px solid #1d2d3a;">Content here</div>
.myborder {border:2px solid #1d2d3a;}