#001b28 color space conversions
Hex:
#001b28
RGB:
0, 27, 40
CMY:
100, 89, 84
CMYK:
100, 33, 0, 84
HSL:
200°, 100.0000%, 7.8431%
HSV (HSB):
200°, 100.0000%, 15.6863%
XYZ:
0.7749, 0.9371, 2.1475
xyY:
0.2008, 0.2428, 0.9371
CIE-Lab:
8.4558, -4.7029, -11.8715
CIE-LCH:
8.4558, 12.7691, 248.3890
CIE-Luv:
8.4558, -5.7304, -7.9035
Hunter-Lab:
9.6802, -2.6508, -6.3770
#001b28 color charts
#001b28 color shades, tints & tones
#001b28 color schemes
#001b28 color preview, HTML & CSS examples
This text has a color of #001b28
<p style="color:#001b28;">Text here</p>
.mytext {color:#001b28;}
This box has a color of #001b28
<div style="background-color:#001b28;">Content here</div>
.mybackground {background-color:#001b28;}
Border around this has a color of #001b28
<div style="border:2px solid #001b28;">Content here</div>
.myborder {border:2px solid #001b28;}