#1b003c color space conversions
Hex:
#1b003c
RGB:
27, 0, 60
CMY:
89, 100, 76
CMYK:
55, 100, 0, 76
HSL:
267°, 100.0000%, 11.7647%
HSV (HSB):
267°, 100.0000%, 23.5294%
XYZ:
1.2676, 0.5593, 4.3161
xyY:
0.2064, 0.0910, 0.5593
CIE-Lab:
5.0517, 27.8327, -31.8971
CIE-LCH:
5.0517, 42.3330, 311.1073
CIE-Luv:
5.0517, 1.7382, -16.1337
Hunter-Lab:
7.4783, 17.1693, -28.9842
#1b003c color charts
#1b003c color shades, tints & tones
#1b003c color schemes
#1b003c color preview, HTML & CSS examples
This text has a color of #1b003c
<p style="color:#1b003c;">Text here</p>
.mytext {color:#1b003c;}
This box has a color of #1b003c
<div style="background-color:#1b003c;">Content here</div>
.mybackground {background-color:#1b003c;}
Border around this has a color of #1b003c
<div style="border:2px solid #1b003c;">Content here</div>
.myborder {border:2px solid #1b003c;}