#221b12 color space conversions
Hex:
#221b12
RGB:
34, 27, 18
CMY:
87, 89, 93
CMYK:
0, 21, 47, 87
HSL:
34°, 30.7692%, 10.1961%
HSV (HSB):
34°, 47.0588%, 13.3333%
XYZ:
1.1608, 1.1676, 0.7365
xyY:
0.3787, 0.3810, 1.1676
CIE-Lab:
10.3163, 1.7121, 7.2529
CIE-LCH:
10.3163, 7.4522, 76.7181
CIE-Luv:
10.3163, 3.2842, 4.6725
Hunter-Lab:
10.8056, 0.2656, 3.5230
#221b12 color charts
#221b12 color shades, tints & tones
#221b12 color schemes
#221b12 color preview, HTML & CSS examples
This text has a color of #221b12
<p style="color:#221b12;">Text here</p>
.mytext {color:#221b12;}
This box has a color of #221b12
<div style="background-color:#221b12;">Content here</div>
.mybackground {background-color:#221b12;}
Border around this has a color of #221b12
<div style="border:2px solid #221b12;">Content here</div>
.myborder {border:2px solid #221b12;}