#2d1d1e color space conversions
Hex:
#2d1d1e
RGB:
45, 29, 30
CMY:
82, 89, 88
CMYK:
0, 36, 33, 82
HSL:
356°, 21.6216%, 14.5098%
HSV (HSB):
356°, 35.5556%, 17.6471%
XYZ:
1.7559, 1.5304, 1.4311
xyY:
0.3722, 0.3244, 1.5304
CIE-Lab:
12.7998, 8.0404, 2.4553
CIE-LCH:
12.7998, 8.4069, 16.9809
CIE-Luv:
12.7998, 7.3737, 1.0858
Hunter-Lab:
12.3708, 3.6874, 1.8004
#2d1d1e color charts
#2d1d1e color shades, tints & tones
#2d1d1e color schemes
#2d1d1e color preview, HTML & CSS examples
This text has a color of #2d1d1e
<p style="color:#2d1d1e;">Text here</p>
.mytext {color:#2d1d1e;}
This box has a color of #2d1d1e
<div style="background-color:#2d1d1e;">Content here</div>
.mybackground {background-color:#2d1d1e;}
Border around this has a color of #2d1d1e
<div style="border:2px solid #2d1d1e;">Content here</div>
.myborder {border:2px solid #2d1d1e;}