#220c2d color space conversions
Hex:
#220c2d
RGB:
34, 12, 45
CMY:
87, 95, 82
CMYK:
24, 73, 0, 82
HSL:
280°, 57.8947%, 11.1765%
HSV (HSB):
280°, 73.3333%, 17.6471%
XYZ:
1.2648, 0.7925, 2.5689
xyY:
0.2734, 0.1713, 0.7925
CIE-Lab:
7.1585, 18.6647, -17.4340
CIE-LCH:
7.1585, 25.5405, 316.9527
CIE-Luv:
7.1585, 4.1604, -11.7629
Hunter-Lab:
8.9022, 9.7823, -10.8780
#220c2d color charts
#220c2d color shades, tints & tones
#220c2d color schemes
#220c2d color preview, HTML & CSS examples
This text has a color of #220c2d
<p style="color:#220c2d;">Text here</p>
.mytext {color:#220c2d;}
This box has a color of #220c2d
<div style="background-color:#220c2d;">Content here</div>
.mybackground {background-color:#220c2d;}
Border around this has a color of #220c2d
<div style="border:2px solid #220c2d;">Content here</div>
.myborder {border:2px solid #220c2d;}