#282e35 color space conversions
Hex:
#282e35
RGB:
40, 46, 53
CMY:
84, 82, 79
CMYK:
25, 13, 0, 79
HSL:
212°, 13.9785%, 18.2353%
HSV (HSB):
212°, 24.5283%, 20.7843%
XYZ:
2.4947, 2.6621, 3.7505
xyY:
0.2801, 0.2989, 2.6621
CIE-Lab:
18.6366, -0.7039, -5.3557
CIE-LCH:
18.6366, 5.4017, 262.5125
CIE-Luv:
18.6366, -2.8934, -5.3270
Hunter-Lab:
16.3161, -1.2612, -2.2075
#282e35 color charts
#282e35 color shades, tints & tones
#282e35 color schemes
#282e35 color preview, HTML & CSS examples
This text has a color of #282e35
<p style="color:#282e35;">Text here</p>
.mytext {color:#282e35;}
This box has a color of #282e35
<div style="background-color:#282e35;">Content here</div>
.mybackground {background-color:#282e35;}
Border around this has a color of #282e35
<div style="border:2px solid #282e35;">Content here</div>
.myborder {border:2px solid #282e35;}