#2d1e1e color space conversions
Hex:
#2d1e1e
RGB:
45, 30, 30
CMY:
82, 88, 88
CMYK:
0, 33, 33, 82
HSL:
0°, 20.0000%, 14.7059%
HSV (HSB):
0°, 33.3333%, 17.6471%
XYZ:
1.7808, 1.5802, 1.4394
xyY:
0.3710, 0.3292, 1.5802
CIE-Lab:
13.1089, 7.3299, 2.8972
CIE-LCH:
13.1089, 7.8817, 21.5671
CIE-Luv:
13.1089, 7.0178, 1.5115
Hunter-Lab:
12.5705, 3.2889, 2.0101
#2d1e1e color charts
#2d1e1e color shades, tints & tones
#2d1e1e color schemes
#2d1e1e color preview, HTML & CSS examples
This text has a color of #2d1e1e
<p style="color:#2d1e1e;">Text here</p>
.mytext {color:#2d1e1e;}
This box has a color of #2d1e1e
<div style="background-color:#2d1e1e;">Content here</div>
.mybackground {background-color:#2d1e1e;}
Border around this has a color of #2d1e1e
<div style="border:2px solid #2d1e1e;">Content here</div>
.myborder {border:2px solid #2d1e1e;}