#220c0c color space conversions
Hex:
#220c0c
RGB:
34, 12, 12
CMY:
87, 95, 95
CMYK:
0, 65, 65, 87
HSL:
0°, 47.8261%, 9.0196%
HSV (HSB):
0°, 64.7059%, 13.3333%
XYZ:
0.8575, 0.6296, 0.4241
xyY:
0.4487, 0.3294, 0.6296
CIE-Lab:
5.6868, 10.6113, 3.7381
CIE-LCH:
5.6868, 11.2505, 19.4062
CIE-Luv:
5.6868, 7.2845, 1.5703
Hunter-Lab:
7.9345, 5.4058, 2.3848
#220c0c color charts
#220c0c color shades, tints & tones
#220c0c color schemes
#220c0c color preview, HTML & CSS examples
This text has a color of #220c0c
<p style="color:#220c0c;">Text here</p>
.mytext {color:#220c0c;}
This box has a color of #220c0c
<div style="background-color:#220c0c;">Content here</div>
.mybackground {background-color:#220c0c;}
Border around this has a color of #220c0c
<div style="border:2px solid #220c0c;">Content here</div>
.myborder {border:2px solid #220c0c;}