#2d2c3c color space conversions
Hex:
#2d2c3c
RGB:
45, 44, 60
CMY:
82, 83, 76
CMYK:
25, 27, 0, 76
HSL:
244°, 15.3846%, 20.3922%
HSV (HSB):
244°, 26.6667%, 23.5294%
XYZ:
2.7985, 2.6855, 4.6458
xyY:
0.2763, 0.2651, 2.6855
CIE-Lab:
18.7376, 4.6634, -9.9948
CIE-LCH:
18.7376, 11.0292, 295.0128
CIE-Luv:
18.7376, -0.3699, -10.8269
Hunter-Lab:
16.3875, 1.8042, -5.3374
#2d2c3c color charts
#2d2c3c color shades, tints & tones
#2d2c3c color schemes
#2d2c3c color preview, HTML & CSS examples
This text has a color of #2d2c3c
<p style="color:#2d2c3c;">Text here</p>
.mytext {color:#2d2c3c;}
This box has a color of #2d2c3c
<div style="background-color:#2d2c3c;">Content here</div>
.mybackground {background-color:#2d2c3c;}
Border around this has a color of #2d2c3c
<div style="border:2px solid #2d2c3c;">Content here</div>
.myborder {border:2px solid #2d2c3c;}