#02001b color space conversions
Hex:
#02001b
RGB:
2, 0, 27
CMY:
99, 100, 89
CMYK:
93, 100, 0, 89
HSL:
244°, 100.0000%, 5.2941%
HSV (HSB):
244°, 100.0000%, 10.5882%
XYZ:
0.2229, 0.0920, 1.0429
xyY:
0.1641, 0.0678, 0.0920
CIE-Lab:
0.8314, 5.5459, -13.4549
CIE-LCH:
0.8314, 14.5530, 292.4008
CIE-Luv:
0.8314, -0.1022, -3.1699
Hunter-Lab:
3.0338, 7.8037, -18.2586
#02001b color charts
#02001b color shades, tints & tones
#02001b color schemes
#02001b color preview, HTML & CSS examples
This text has a color of #02001b
<p style="color:#02001b;">Text here</p>
.mytext {color:#02001b;}
This box has a color of #02001b
<div style="background-color:#02001b;">Content here</div>
.mybackground {background-color:#02001b;}
Border around this has a color of #02001b
<div style="border:2px solid #02001b;">Content here</div>
.myborder {border:2px solid #02001b;}