#282b2c color space conversions
Hex:
#282b2c
RGB:
40, 43, 44
CMY:
84, 83, 83
CMYK:
9, 2, 0, 83
HSL:
195°, 4.7619%, 16.4706%
HSV (HSB):
195°, 9.0909%, 17.2549%
XYZ:
2.1936, 2.3607, 2.7229
xyY:
0.3014, 0.3244, 2.3607
CIE-Lab:
17.2766, -1.0782, -1.1129
CIE-LCH:
17.2766, 1.5495, 225.9075
CIE-Luv:
17.2766, -1.3810, -0.9359
Hunter-Lab:
15.3646, -1.4041, 0.2479
#282b2c color charts
#282b2c color shades, tints & tones
#282b2c color schemes
#282b2c color preview, HTML & CSS examples
This text has a color of #282b2c
<p style="color:#282b2c;">Text here</p>
.mytext {color:#282b2c;}
This box has a color of #282b2c
<div style="background-color:#282b2c;">Content here</div>
.mybackground {background-color:#282b2c;}
Border around this has a color of #282b2c
<div style="border:2px solid #282b2c;">Content here</div>
.myborder {border:2px solid #282b2c;}