#0b003f color space conversions
Hex:
#0b003f
RGB:
11, 0, 63
CMY:
96, 100, 75
CMYK:
83, 100, 0, 75
HSL:
250°, 100.0000%, 12.3529%
HSV (HSB):
250°, 100.0000%, 24.7059%
XYZ:
1.0352, 0.4300, 4.7311
xyY:
0.1671, 0.0694, 0.4300
CIE-Lab:
3.8844, 25.1239, -36.0286
CIE-LCH:
3.8844, 43.9234, 304.8893
CIE-Luv:
3.8844, -0.3449, -14.6346
Hunter-Lab:
6.5577, 16.7027, -38.1848
#0b003f color charts
#0b003f color shades, tints & tones
#0b003f color schemes
#0b003f color preview, HTML & CSS examples
This text has a color of #0b003f
<p style="color:#0b003f;">Text here</p>
.mytext {color:#0b003f;}
This box has a color of #0b003f
<div style="background-color:#0b003f;">Content here</div>
.mybackground {background-color:#0b003f;}
Border around this has a color of #0b003f
<div style="border:2px solid #0b003f;">Content here</div>
.myborder {border:2px solid #0b003f;}