#220e0e color space conversions
Hex:
#220e0e
RGB:
34, 14, 14
CMY:
87, 95, 95
CMYK:
0, 59, 59, 87
HSL:
0°, 41.6667%, 9.4118%
HSV (HSB):
0°, 58.8235%, 13.3333%
XYZ:
0.8960, 0.6859, 0.5006
xyY:
0.4303, 0.3293, 0.6859
CIE-Lab:
6.1953, 9.9534, 3.5210
CIE-LCH:
6.1953, 10.5578, 19.4811
CIE-Luv:
6.1953, 6.8199, 1.4700
Hunter-Lab:
8.2817, 4.8189, 2.2131
#220e0e color charts
#220e0e color shades, tints & tones
#220e0e color schemes
#220e0e color preview, HTML & CSS examples
This text has a color of #220e0e
<p style="color:#220e0e;">Text here</p>
.mytext {color:#220e0e;}
This box has a color of #220e0e
<div style="background-color:#220e0e;">Content here</div>
.mybackground {background-color:#220e0e;}
Border around this has a color of #220e0e
<div style="border:2px solid #220e0e;">Content here</div>
.myborder {border:2px solid #220e0e;}