#221b2f color space conversions
Hex:
#221b2f
RGB:
34, 27, 47
CMY:
87, 89, 82
CMYK:
28, 43, 0, 82
HSL:
261°, 27.0270%, 14.5098%
HSV (HSB):
261°, 42.5532%, 18.4314%
XYZ:
1.5647, 1.3292, 2.8634
xyY:
0.2718, 0.2309, 1.3292
CIE-Lab:
11.4781, 8.7546, -12.0995
CIE-LCH:
11.4781, 14.9345, 305.8876
CIE-Luv:
11.4781, 1.5139, -10.5659
Hunter-Lab:
11.5290, 4.0501, -6.6553
#221b2f color charts
#221b2f color shades, tints & tones
#221b2f color schemes
#221b2f color preview, HTML & CSS examples
This text has a color of #221b2f
<p style="color:#221b2f;">Text here</p>
.mytext {color:#221b2f;}
This box has a color of #221b2f
<div style="background-color:#221b2f;">Content here</div>
.mybackground {background-color:#221b2f;}
Border around this has a color of #221b2f
<div style="border:2px solid #221b2f;">Content here</div>
.myborder {border:2px solid #221b2f;}