#2d2d2e color space conversions
Hex:
#2d2d2e
RGB:
45, 45, 46
CMY:
82, 82, 82
CMYK:
2, 2, 0, 82
HSL:
240°, 1.0989%, 17.8431%
HSV (HSB):
240°, 2.1739%, 18.0392%
XYZ:
2.5137, 2.6319, 2.9603
xyY:
0.3101, 0.3247, 2.6319
CIE-Lab:
18.5050, 0.2406, -0.6474
CIE-LCH:
18.5050, 0.6907, 290.3828
CIE-Luv:
18.5050, -0.0469, -0.6553
Hunter-Lab:
16.2232, -0.7327, 0.5374
#2d2d2e color charts
#2d2d2e color shades, tints & tones
#2d2d2e color schemes
#2d2d2e color preview, HTML & CSS examples
This text has a color of #2d2d2e
<p style="color:#2d2d2e;">Text here</p>
.mytext {color:#2d2d2e;}
This box has a color of #2d2d2e
<div style="background-color:#2d2d2e;">Content here</div>
.mybackground {background-color:#2d2d2e;}
Border around this has a color of #2d2d2e
<div style="border:2px solid #2d2d2e;">Content here</div>
.myborder {border:2px solid #2d2d2e;}