#2d363d color space conversions
Hex:
#2d363d
RGB:
45, 54, 61
CMY:
82, 79, 76
CMYK:
26, 11, 0, 76
HSL:
206°, 15.0943%, 20.7843%
HSV (HSB):
206°, 26.2295%, 23.9216%
XYZ:
3.2437, 3.5331, 4.9259
xyY:
0.2772, 0.3019, 3.5331
CIE-Lab:
22.0638, -1.8861, -5.6370
CIE-LCH:
22.0638, 5.9442, 251.5002
CIE-Luv:
22.0638, -4.3443, -5.9057
Hunter-Lab:
18.7967, -2.0912, -2.3800
#2d363d color charts
#2d363d color shades, tints & tones
#2d363d color schemes
#2d363d color preview, HTML & CSS examples
This text has a color of #2d363d
<p style="color:#2d363d;">Text here</p>
.mytext {color:#2d363d;}
This box has a color of #2d363d
<div style="background-color:#2d363d;">Content here</div>
.mybackground {background-color:#2d363d;}
Border around this has a color of #2d363d
<div style="border:2px solid #2d363d;">Content here</div>
.myborder {border:2px solid #2d363d;}