#1d303c color space conversions
Hex:
#1d303c
RGB:
29, 48, 60
CMY:
89, 81, 76
CMYK:
52, 20, 0, 76
HSL:
203°, 34.8315%, 17.4510%
HSV (HSB):
203°, 51.6667%, 23.5294%
XYZ:
2.3793, 2.7014, 4.6710
xyY:
0.2440, 0.2770, 2.7014
CIE-Lab:
18.8058, -3.7611, -10.0030
CIE-LCH:
18.8058, 10.6867, 249.3940
CIE-Luv:
18.8058, -7.4853, -10.0604
Hunter-Lab:
16.4358, -2.9229, -5.3449
#1d303c color charts
#1d303c color shades, tints & tones
#1d303c color schemes
#1d303c color preview, HTML & CSS examples
This text has a color of #1d303c
<p style="color:#1d303c;">Text here</p>
.mytext {color:#1d303c;}
This box has a color of #1d303c
<div style="background-color:#1d303c;">Content here</div>
.mybackground {background-color:#1d303c;}
Border around this has a color of #1d303c
<div style="border:2px solid #1d303c;">Content here</div>
.myborder {border:2px solid #1d303c;}