#2c223c color space conversions
Hex:
#2c223c
RGB:
44, 34, 60
CMY:
83, 87, 76
CMYK:
27, 43, 0, 76
HSL:
263°, 27.6596%, 18.4314%
HSV (HSB):
263°, 43.3333%, 23.5294%
XYZ:
2.4263, 2.0058, 4.5342
xyY:
0.2706, 0.2237, 2.0058
CIE-Lab:
15.5175, 11.3714, -14.9826
CIE-LCH:
15.5175, 18.8092, 307.1975
CIE-Luv:
15.5175, 2.5453, -15.5102
Hunter-Lab:
14.1625, 5.7965, -9.0684
#2c223c color charts
#2c223c color shades, tints & tones
#2c223c color schemes
#2c223c color preview, HTML & CSS examples
This text has a color of #2c223c
<p style="color:#2c223c;">Text here</p>
.mytext {color:#2c223c;}
This box has a color of #2c223c
<div style="background-color:#2c223c;">Content here</div>
.mybackground {background-color:#2c223c;}
Border around this has a color of #2c223c
<div style="border:2px solid #2c223c;">Content here</div>
.myborder {border:2px solid #2c223c;}