#1d123c color space conversions
Hex:
#1d123c
RGB:
29, 18, 60
CMY:
89, 93, 76
CMYK:
52, 70, 0, 76
HSL:
256°, 53.8462%, 15.2941%
HSV (HSB):
256°, 70.0000%, 23.5294%
XYZ:
1.5386, 1.0201, 4.3908
xyY:
0.2214, 0.1468, 1.0201
CIE-Lab:
9.1575, 18.0459, -25.2091
CIE-LCH:
9.1575, 31.0024, 305.5969
CIE-Luv:
9.1575, 0.8604, -19.3378
Hunter-Lab:
10.0998, 9.5180, -18.7056
#1d123c color charts
#1d123c color shades, tints & tones
#1d123c color schemes
#1d123c color preview, HTML & CSS examples
This text has a color of #1d123c
<p style="color:#1d123c;">Text here</p>
.mytext {color:#1d123c;}
This box has a color of #1d123c
<div style="background-color:#1d123c;">Content here</div>
.mybackground {background-color:#1d123c;}
Border around this has a color of #1d123c
<div style="border:2px solid #1d123c;">Content here</div>
.myborder {border:2px solid #1d123c;}