#282d2f color space conversions
Hex:
#282d2f
RGB:
40, 45, 47
CMY:
84, 82, 82
CMYK:
15, 4, 0, 82
HSL:
197°, 8.0460%, 17.0588%
HSV (HSB):
197°, 14.8936%, 18.4314%
XYZ:
2.3265, 2.5331, 3.0556
xyY:
0.2939, 0.3200, 2.5331
CIE-Lab:
18.0678, -1.6679, -2.0402
CIE-LCH:
18.0678, 2.6352, 230.7339
CIE-Luv:
18.0678, -2.3017, -1.8035
Hunter-Lab:
15.9158, -1.7598, -0.2419
#282d2f color charts
#282d2f color shades, tints & tones
#282d2f color schemes
#282d2f color preview, HTML & CSS examples
This text has a color of #282d2f
<p style="color:#282d2f;">Text here</p>
.mytext {color:#282d2f;}
This box has a color of #282d2f
<div style="background-color:#282d2f;">Content here</div>
.mybackground {background-color:#282d2f;}
Border around this has a color of #282d2f
<div style="border:2px solid #282d2f;">Content here</div>
.myborder {border:2px solid #282d2f;}