#2d012d color space conversions
Hex:
#2d012d
RGB:
45, 1, 45
CMY:
82, 100, 82
CMYK:
0, 98, 0, 82
HSL:
300°, 95.6522%, 9.0196%
HSV (HSB):
300°, 97.7778%, 17.6471%
XYZ:
1.5667, 0.7691, 2.5485
xyY:
0.3208, 0.1575, 0.7691
CIE-Lab:
6.9468, 28.3395, -17.6464
CIE-LCH:
6.9468, 33.3845, 328.0905
CIE-Luv:
6.9468, 9.4104, -12.1680
Hunter-Lab:
8.7696, 16.5424, -11.0913
#2d012d color charts
#2d012d color shades, tints & tones
#2d012d color schemes
#2d012d color preview, HTML & CSS examples
This text has a color of #2d012d
<p style="color:#2d012d;">Text here</p>
.mytext {color:#2d012d;}
This box has a color of #2d012d
<div style="background-color:#2d012d;">Content here</div>
.mybackground {background-color:#2d012d;}
Border around this has a color of #2d012d
<div style="border:2px solid #2d012d;">Content here</div>
.myborder {border:2px solid #2d012d;}