#2c3030 color space conversions
Hex:
#2c3030
RGB:
44, 48, 48
CMY:
83, 81, 81
CMYK:
8, 0, 0, 81
HSL:
180°, 4.3478%, 18.0392%
HSV (HSB):
180°, 8.3333%, 18.8235%
XYZ:
2.6292, 2.8628, 3.2103
xyY:
0.3021, 0.3290, 2.8628
CIE-Lab:
19.4857, -1.7403, -0.6040
CIE-LCH:
19.4857, 1.8422, 199.1391
CIE-Luv:
19.4857, -1.8560, -0.4037
Hunter-Lab:
16.9197, -1.8724, 0.5943
#2c3030 color charts
#2c3030 color shades, tints & tones
#2c3030 color schemes
#2c3030 color preview, HTML & CSS examples
This text has a color of #2c3030
<p style="color:#2c3030;">Text here</p>
.mytext {color:#2c3030;}
This box has a color of #2c3030
<div style="background-color:#2c3030;">Content here</div>
.mybackground {background-color:#2c3030;}
Border around this has a color of #2c3030
<div style="border:2px solid #2c3030;">Content here</div>
.myborder {border:2px solid #2c3030;}