#282d32 color space conversions
Hex:
#282d32
RGB:
40, 45, 50
CMY:
84, 82, 80
CMYK:
20, 10, 0, 80
HSL:
210°, 11.1111%, 17.6471%
HSV (HSB):
210°, 20.0000%, 19.6078%
XYZ:
2.3892, 2.5582, 3.3855
xyY:
0.2867, 0.3070, 2.5582
CIE-Lab:
18.1797, -0.8591, -3.9597
CIE-LCH:
18.1797, 4.0518, 257.7582
CIE-Luv:
18.1797, -2.3993, -3.8212
Hunter-Lab:
15.9943, -1.3262, -1.3537
#282d32 color charts
#282d32 color shades, tints & tones
#282d32 color schemes
#282d32 color preview, HTML & CSS examples
This text has a color of #282d32
<p style="color:#282d32;">Text here</p>
.mytext {color:#282d32;}
This box has a color of #282d32
<div style="background-color:#282d32;">Content here</div>
.mybackground {background-color:#282d32;}
Border around this has a color of #282d32
<div style="border:2px solid #282d32;">Content here</div>
.myborder {border:2px solid #282d32;}