#2d020b color space conversions
Hex:
#2d020b
RGB:
45, 2, 11
CMY:
82, 99, 96
CMYK:
0, 96, 76, 82
HSL:
347°, 91.4894%, 9.2157%
HSV (HSB):
347°, 95.5556%, 17.6471%
XYZ:
1.1643, 0.6255, 0.3760
xyY:
0.5376, 0.2888, 0.6255
CIE-Lab:
5.6498, 21.9420, 4.3634
CIE-LCH:
5.6498, 22.3717, 11.2470
CIE-Luv:
5.6498, 14.7696, 1.0176
Hunter-Lab:
7.9086, 12.4384, 2.7175
#2d020b color charts
#2d020b color shades, tints & tones
#2d020b color schemes
#2d020b color preview, HTML & CSS examples
This text has a color of #2d020b
<p style="color:#2d020b;">Text here</p>
.mytext {color:#2d020b;}
This box has a color of #2d020b
<div style="background-color:#2d020b;">Content here</div>
.mybackground {background-color:#2d020b;}
Border around this has a color of #2d020b
<div style="border:2px solid #2d020b;">Content here</div>
.myborder {border:2px solid #2d020b;}