#00221b color space conversions
Hex:
#00221b
RGB:
0, 34, 27
CMY:
100, 87, 89
CMYK:
100, 0, 21, 87
HSL:
168°, 100.0000%, 6.6667%
HSV (HSB):
168°, 100.0000%, 13.3333%
XYZ:
0.7699, 1.2232, 1.2324
xyY:
0.2387, 0.3792, 1.2232
CIE-Lab:
10.7273, -14.7021, 1.1763
CIE-LCH:
10.7273, 14.7491, 175.4256
CIE-Luv:
10.7273, -8.7670, 1.9780
Hunter-Lab:
11.0598, -6.9295, 1.1349
#00221b color charts
#00221b color shades, tints & tones
#00221b color schemes
#00221b color preview, HTML & CSS examples
This text has a color of #00221b
<p style="color:#00221b;">Text here</p>
.mytext {color:#00221b;}
This box has a color of #00221b
<div style="background-color:#00221b;">Content here</div>
.mybackground {background-color:#00221b;}
Border around this has a color of #00221b
<div style="border:2px solid #00221b;">Content here</div>
.myborder {border:2px solid #00221b;}