#2d020e color space conversions
Hex:
#2d020e
RGB:
45, 2, 14
CMY:
82, 99, 95
CMYK:
0, 96, 69, 82
HSL:
343°, 91.4894%, 9.2157%
HSV (HSB):
343°, 95.5556%, 17.6471%
XYZ:
1.1832, 0.6330, 0.4753
xyY:
0.5163, 0.2762, 0.6330
CIE-Lab:
5.7179, 22.2673, 3.0603
CIE-LCH:
5.7179, 22.4766, 7.8253
CIE-Luv:
5.7179, 14.3576, 0.1736
Hunter-Lab:
7.9562, 12.6213, 2.0275
#2d020e color charts
#2d020e color shades, tints & tones
#2d020e color schemes
#2d020e color preview, HTML & CSS examples
This text has a color of #2d020e
<p style="color:#2d020e;">Text here</p>
.mytext {color:#2d020e;}
This box has a color of #2d020e
<div style="background-color:#2d020e;">Content here</div>
.mybackground {background-color:#2d020e;}
Border around this has a color of #2d020e
<div style="border:2px solid #2d020e;">Content here</div>
.myborder {border:2px solid #2d020e;}