#221b1b color space conversions
Hex:
#221b1b
RGB:
34, 27, 27
CMY:
87, 89, 89
CMYK:
0, 21, 21, 87
HSL:
0°, 11.4754%, 11.9608%
HSV (HSB):
0°, 20.5882%, 13.3333%
XYZ:
1.2494, 1.2031, 1.2033
xyY:
0.3418, 0.3291, 1.2031
CIE-Lab:
10.5801, 3.4348, 1.2794
CIE-LCH:
10.5801, 3.6653, 20.4290
CIE-Luv:
10.5801, 2.7993, 0.6020
Hunter-Lab:
10.9685, 1.1385, 1.1737
#221b1b color charts
#221b1b color shades, tints & tones
#221b1b color schemes
#221b1b color preview, HTML & CSS examples
This text has a color of #221b1b
<p style="color:#221b1b;">Text here</p>
.mytext {color:#221b1b;}
This box has a color of #221b1b
<div style="background-color:#221b1b;">Content here</div>
.mybackground {background-color:#221b1b;}
Border around this has a color of #221b1b
<div style="border:2px solid #221b1b;">Content here</div>
.myborder {border:2px solid #221b1b;}