#220f2c color space conversions
Hex:
#220f2c
RGB:
34, 15, 44
CMY:
87, 94, 83
CMYK:
23, 66, 0, 83
HSL:
279°, 49.1525%, 11.5686%
HSV (HSB):
279°, 65.9091%, 17.2549%
XYZ:
1.2851, 0.8636, 2.4818
xyY:
0.2775, 0.1865, 0.8636
CIE-Lab:
7.8006, 16.5280, -15.6710
CIE-LCH:
7.8006, 22.7762, 316.5245
CIE-Luv:
7.8006, 3.9775, -11.1458
Hunter-Lab:
9.2929, 8.4226, -9.3294
#220f2c color charts
#220f2c color shades, tints & tones
#220f2c color schemes
#220f2c color preview, HTML & CSS examples
This text has a color of #220f2c
<p style="color:#220f2c;">Text here</p>
.mytext {color:#220f2c;}
This box has a color of #220f2c
<div style="background-color:#220f2c;">Content here</div>
.mybackground {background-color:#220f2c;}
Border around this has a color of #220f2c
<div style="border:2px solid #220f2c;">Content here</div>
.myborder {border:2px solid #220f2c;}