#282d30 color space conversions
Hex:
#282d30
RGB:
40, 45, 48
CMY:
84, 82, 81
CMYK:
17, 6, 0, 81
HSL:
203°, 9.0909%, 17.2549%
HSV (HSB):
203°, 16.6667%, 18.8235%
XYZ:
2.3470, 2.5413, 3.1631
xyY:
0.2915, 0.3156, 2.5413
CIE-Lab:
18.1043, -1.4021, -2.6816
CIE-LCH:
18.1043, 3.0260, 242.3958
CIE-Luv:
18.1043, -2.3339, -2.4709
Hunter-Lab:
15.9414, -1.6180, -0.6054
#282d30 color charts
#282d30 color shades, tints & tones
#282d30 color schemes
#282d30 color preview, HTML & CSS examples
This text has a color of #282d30
<p style="color:#282d30;">Text here</p>
.mytext {color:#282d30;}
This box has a color of #282d30
<div style="background-color:#282d30;">Content here</div>
.mybackground {background-color:#282d30;}
Border around this has a color of #282d30
<div style="border:2px solid #282d30;">Content here</div>
.myborder {border:2px solid #282d30;}