#2d020f color space conversions
Hex:
#2d020f
RGB:
45, 2, 15
CMY:
82, 99, 94
CMYK:
0, 96, 67, 82
HSL:
342°, 91.4894%, 9.2157%
HSV (HSB):
342°, 95.5556%, 17.6471%
XYZ:
1.1901, 0.6358, 0.5119
xyY:
0.5091, 0.2720, 0.6358
CIE-Lab:
5.7431, 22.3857, 2.5795
CIE-LCH:
5.7431, 22.5338, 6.5732
CIE-Luv:
5.7431, 14.2126, -0.1277
Hunter-Lab:
7.9737, 12.6883, 1.7750
#2d020f color charts
#2d020f color shades, tints & tones
#2d020f color schemes
#2d020f color preview, HTML & CSS examples
This text has a color of #2d020f
<p style="color:#2d020f;">Text here</p>
.mytext {color:#2d020f;}
This box has a color of #2d020f
<div style="background-color:#2d020f;">Content here</div>
.mybackground {background-color:#2d020f;}
Border around this has a color of #2d020f
<div style="border:2px solid #2d020f;">Content here</div>
.myborder {border:2px solid #2d020f;}