#2c252c color space conversions
Hex:
#2c252c
RGB:
44, 37, 44
CMY:
83, 85, 83
CMYK:
0, 16, 0, 83
HSL:
300°, 8.6420%, 15.8824%
HSV (HSB):
300°, 15.9091%, 17.2549%
XYZ:
2.1549, 2.0405, 2.6631
xyY:
0.3142, 0.2975, 2.0405
CIE-Lab:
15.6981, 4.8841, -3.4033
CIE-LCH:
15.6981, 5.9528, 325.1306
CIE-Luv:
15.6981, 2.7913, -3.6114
Hunter-Lab:
14.2845, 1.9300, -1.0547
#2c252c color charts
#2c252c color shades, tints & tones
#2c252c color schemes
#2c252c color preview, HTML & CSS examples
This text has a color of #2c252c
<p style="color:#2c252c;">Text here</p>
.mytext {color:#2c252c;}
This box has a color of #2c252c
<div style="background-color:#2c252c;">Content here</div>
.mybackground {background-color:#2c252c;}
Border around this has a color of #2c252c
<div style="border:2px solid #2c252c;">Content here</div>
.myborder {border:2px solid #2c252c;}