#2d182d color space conversions
Hex:
#2d182d
RGB:
45, 24, 45
CMY:
82, 91, 82
CMYK:
0, 47, 0, 82
HSL:
300°, 30.4348%, 13.5294%
HSV (HSB):
300°, 46.6667%, 17.6471%
XYZ:
1.8825, 1.4006, 2.6538
xyY:
0.3171, 0.2359, 1.4006
CIE-Lab:
11.9618, 14.7552, -9.7770
CIE-LCH:
11.9618, 17.7004, 326.4710
CIE-Luv:
11.9618, 7.1870, -9.2941
Hunter-Lab:
11.8348, 7.6819, -5.0105
#2d182d color charts
#2d182d color shades, tints & tones
#2d182d color schemes
#2d182d color preview, HTML & CSS examples
This text has a color of #2d182d
<p style="color:#2d182d;">Text here</p>
.mytext {color:#2d182d;}
This box has a color of #2d182d
<div style="background-color:#2d182d;">Content here</div>
.mybackground {background-color:#2d182d;}
Border around this has a color of #2d182d
<div style="border:2px solid #2d182d;">Content here</div>
.myborder {border:2px solid #2d182d;}