#2d121d color space conversions
Hex:
#2d121d
RGB:
45, 18, 29
CMY:
82, 93, 89
CMYK:
0, 60, 36, 82
HSL:
336°, 42.8571%, 12.3529%
HSV (HSB):
336°, 60.0000%, 17.6471%
XYZ:
1.5203, 1.0792, 1.2906
xyY:
0.3908, 0.2774, 1.0792
CIE-Lab:
9.6346, 15.4847, -1.4031
CIE-LCH:
9.6346, 15.5481, 354.8224
CIE-Luv:
9.6346, 10.5147, -2.2860
Hunter-Lab:
10.3885, 7.9420, -0.0937
#2d121d color charts
#2d121d color shades, tints & tones
#2d121d color schemes
#2d121d color preview, HTML & CSS examples
This text has a color of #2d121d
<p style="color:#2d121d;">Text here</p>
.mytext {color:#2d121d;}
This box has a color of #2d121d
<div style="background-color:#2d121d;">Content here</div>
.mybackground {background-color:#2d121d;}
Border around this has a color of #2d121d
<div style="border:2px solid #2d121d;">Content here</div>
.myborder {border:2px solid #2d121d;}