#2d353d color space conversions
Hex:
#2d353d
RGB:
45, 53, 61
CMY:
82, 79, 76
CMYK:
26, 13, 0, 76
HSL:
210°, 15.0943%, 20.7843%
HSV (HSB):
210°, 26.2295%, 23.9216%
XYZ:
3.1976, 3.4410, 4.9105
xyY:
0.2769, 0.2979, 3.4410
CIE-Lab:
21.7300, -1.2189, -6.1383
CIE-LCH:
21.7300, 6.2582, 258.7690
CIE-Luv:
21.7300, -3.9331, -6.5034
Hunter-Lab:
18.5500, -1.6931, -2.7102
#2d353d color charts
#2d353d color shades, tints & tones
#2d353d color schemes
#2d353d color preview, HTML & CSS examples
This text has a color of #2d353d
<p style="color:#2d353d;">Text here</p>
.mytext {color:#2d353d;}
This box has a color of #2d353d
<div style="background-color:#2d353d;">Content here</div>
.mybackground {background-color:#2d353d;}
Border around this has a color of #2d353d
<div style="border:2px solid #2d353d;">Content here</div>
.myborder {border:2px solid #2d353d;}