#282c2c color space conversions
Hex:
#282c2c
RGB:
40, 44, 44
CMY:
84, 83, 83
CMYK:
9, 0, 0, 83
HSL:
180°, 4.7619%, 16.4706%
HSV (HSB):
180°, 9.0909%, 17.2549%
XYZ:
2.2304, 2.4343, 2.7352
xyY:
0.3014, 0.3290, 2.4343
CIE-Lab:
17.6190, -1.7620, -0.6104
CIE-LCH:
17.6190, 1.8648, 199.1067
CIE-Luv:
17.6190, -1.7916, -0.3895
Hunter-Lab:
15.6023, -1.7873, 0.5277
#282c2c color charts
#282c2c RGB chart
#282c2c CMYK chart
#282c2c RGB pie chart
#282c2c color shades, tints & tones
#282c2c color schemes
#282c2c color preview, HTML & CSS examples
This text has a color of #282c2c
<p style="color:#282c2c;">Text here</p>
.mytext {color:#282c2c;}
Text color #282c2c
This box has a color of #282c2c
<div style="background-color:#282c2c;">Content here</div>
.mybackground {background-color:#282c2c;}
Background color #282c2c
Border around this has a color of #282c2c
<div style="border:2px solid #282c2c;">Content here</div>
.myborder {border:2px solid #282c2c;}
Border color #282c2c