#2d132e color space conversions
Hex:
#2d132e
RGB:
45, 19, 46
CMY:
82, 93, 82
CMYK:
2, 59, 0, 82
HSL:
298°, 41.5385%, 12.7451%
HSV (HSB):
298°, 58.6957%, 18.0392%
XYZ:
1.8082, 1.2209, 2.7251
xyY:
0.3142, 0.2122, 1.2209
CIE-Lab:
10.7106, 18.3451, -12.4494
CIE-LCH:
10.7106, 22.1705, 325.8382
CIE-Luv:
10.7106, 8.0430, -11.1425
Hunter-Lab:
11.0494, 9.8746, -6.8882
#2d132e color charts
#2d132e color shades, tints & tones
#2d132e color schemes
#2d132e color preview, HTML & CSS examples
This text has a color of #2d132e
<p style="color:#2d132e;">Text here</p>
.mytext {color:#2d132e;}
This box has a color of #2d132e
<div style="background-color:#2d132e;">Content here</div>
.mybackground {background-color:#2d132e;}
Border around this has a color of #2d132e
<div style="border:2px solid #2d132e;">Content here</div>
.myborder {border:2px solid #2d132e;}