#220f20 color space conversions
Hex:
#220f20
RGB:
34, 15, 32
CMY:
87, 94, 87
CMYK:
0, 56, 6, 87
HSL:
306°, 38.7755%, 9.6078%
HSV (HSB):
306°, 55.8824%, 13.3333%
XYZ:
1.0912, 0.7860, 1.4607
xyY:
0.3269, 0.2355, 0.7860
CIE-Lab:
7.1000, 13.2274, -7.6947
CIE-LCH:
7.1000, 15.3027, 329.8124
CIE-Luv:
7.1000, 5.0764, -5.4054
Hunter-Lab:
8.8657, 6.4553, -3.5625
#220f20 color charts
#220f20 color shades, tints & tones
#220f20 color schemes
#220f20 color preview, HTML & CSS examples
This text has a color of #220f20
<p style="color:#220f20;">Text here</p>
.mytext {color:#220f20;}
This box has a color of #220f20
<div style="background-color:#220f20;">Content here</div>
.mybackground {background-color:#220f20;}
Border around this has a color of #220f20
<div style="border:2px solid #220f20;">Content here</div>
.myborder {border:2px solid #220f20;}