#2d000f color space conversions
Hex:
#2d000f
RGB:
45, 0, 15
CMY:
82, 100, 94
CMYK:
0, 100, 67, 82
HSL:
340°, 100.0000%, 8.8235%
HSV (HSB):
340°, 100.0000%, 17.6471%
XYZ:
1.1684, 0.5924, 0.5047
xyY:
0.5157, 0.2615, 0.5924
CIE-Lab:
5.3509, 23.3658, 2.0068
CIE-LCH:
5.3509, 23.4519, 4.9089
CIE-Luv:
5.3509, 14.3415, -0.5195
Hunter-Lab:
7.6966, 13.6288, 1.4998
#2d000f color charts
#2d000f color shades, tints & tones
#2d000f color schemes
#2d000f color preview, HTML & CSS examples
This text has a color of #2d000f
<p style="color:#2d000f;">Text here</p>
.mytext {color:#2d000f;}
This box has a color of #2d000f
<div style="background-color:#2d000f;">Content here</div>
.mybackground {background-color:#2d000f;}
Border around this has a color of #2d000f
<div style="border:2px solid #2d000f;">Content here</div>
.myborder {border:2px solid #2d000f;}