#2d282f color space conversions
Hex:
#2d282f
RGB:
45, 40, 47
CMY:
82, 84, 82
CMYK:
4, 15, 0, 82
HSL:
283°, 8.0460%, 17.0588%
HSV (HSB):
283°, 14.8936%, 18.4314%
XYZ:
2.3541, 2.2807, 3.0055
xyY:
0.3081, 0.2985, 2.2807
CIE-Lab:
16.8964, 3.9514, -3.7253
CIE-LCH:
16.8964, 5.4307, 316.6871
CIE-Luv:
16.8964, 1.9205, -3.9559
Hunter-Lab:
15.1020, 1.3957, -1.2280
#2d282f color charts
#2d282f color shades, tints & tones
#2d282f color schemes
#2d282f color preview, HTML & CSS examples
This text has a color of #2d282f
<p style="color:#2d282f;">Text here</p>
.mytext {color:#2d282f;}
This box has a color of #2d282f
<div style="background-color:#2d282f;">Content here</div>
.mybackground {background-color:#2d282f;}
Border around this has a color of #2d282f
<div style="border:2px solid #2d282f;">Content here</div>
.myborder {border:2px solid #2d282f;}