#0b003e color space conversions
Hex:
#0b003e
RGB:
11, 0, 62
CMY:
96, 100, 76
CMYK:
82, 100, 0, 76
HSL:
251°, 100.0000%, 12.1569%
HSV (HSB):
251°, 100.0000%, 24.3137%
XYZ:
1.0075, 0.4189, 4.5852
xyY:
0.1676, 0.0697, 0.4189
CIE-Lab:
3.7843, 24.5577, -35.4709
CIE-LCH:
3.7843, 43.1424, 304.6962
CIE-Luv:
3.7843, -0.3131, -14.2271
Hunter-Lab:
6.4726, 16.4578, -37.4701
#0b003e color charts
#0b003e color shades, tints & tones
#0b003e color schemes
#0b003e color preview, HTML & CSS examples
This text has a color of #0b003e
<p style="color:#0b003e;">Text here</p>
.mytext {color:#0b003e;}
This box has a color of #0b003e
<div style="background-color:#0b003e;">Content here</div>
.mybackground {background-color:#0b003e;}
Border around this has a color of #0b003e
<div style="border:2px solid #0b003e;">Content here</div>
.myborder {border:2px solid #0b003e;}