#011b31 color space conversions
Hex:
#011b31
RGB:
1, 27, 49
CMY:
100, 89, 81
CMYK:
98, 45, 0, 81
HSL:
208°, 96.0000%, 9.8039%
HSV (HSB):
208°, 97.9592%, 19.2157%
XYZ:
0.9588, 1.0121, 3.0505
xyY:
0.1909, 0.2015, 1.0121
CIE-Lab:
9.0916, -0.1168, -17.4825
CIE-LCH:
9.0916, 17.4829, 269.6171
CIE-Luv:
9.0916, -5.4599, -12.7871
Hunter-Lab:
10.0602, -0.5926, -10.9364
#011b31 color charts
#011b31 color shades, tints & tones
#011b31 color schemes
#011b31 color preview, HTML & CSS examples
This text has a color of #011b31
<p style="color:#011b31;">Text here</p>
.mytext {color:#011b31;}
This box has a color of #011b31
<div style="background-color:#011b31;">Content here</div>
.mybackground {background-color:#011b31;}
Border around this has a color of #011b31
<div style="border:2px solid #011b31;">Content here</div>
.myborder {border:2px solid #011b31;}