#1b123d color space conversions
Hex:
#1b123d
RGB:
27, 18, 61
CMY:
89, 93, 76
CMYK:
56, 70, 0, 76
HSL:
253°, 54.4304%, 15.4902%
HSV (HSB):
253°, 70.4918%, 23.9216%
XYZ:
1.5106, 1.0025, 4.5288
xyY:
0.2145, 0.1424, 1.0025
CIE-Lab:
9.0126, 17.8982, -26.1700
CIE-LCH:
9.0126, 31.7051, 304.3690
CIE-Luv:
9.0126, 0.3130, -19.7915
Hunter-Lab:
10.0127, 9.4078, -19.8081
#1b123d color charts
#1b123d color shades, tints & tones
#1b123d color schemes
#1b123d color preview, HTML & CSS examples
This text has a color of #1b123d
<p style="color:#1b123d;">Text here</p>
.mytext {color:#1b123d;}
This box has a color of #1b123d
<div style="background-color:#1b123d;">Content here</div>
.mybackground {background-color:#1b123d;}
Border around this has a color of #1b123d
<div style="border:2px solid #1b123d;">Content here</div>
.myborder {border:2px solid #1b123d;}