#2d0008 color space conversions
Hex:
#2d0008
RGB:
45, 0, 8
CMY:
82, 100, 97
CMYK:
0, 100, 82, 82
HSL:
349°, 100.0000%, 8.8235%
HSV (HSB):
349°, 100.0000%, 17.6471%
XYZ:
1.1260, 0.5754, 0.2814
xyY:
0.5679, 0.2902, 0.5754
CIE-Lab:
5.1977, 22.6132, 4.9359
CIE-LCH:
5.1977, 23.1456, 12.3132
CIE-Luv:
5.1977, 15.3389, 1.3616
Hunter-Lab:
7.5856, 13.2218, 3.1101
#2d0008 color charts
#2d0008 color shades, tints & tones
#2d0008 color schemes
#2d0008 color preview, HTML & CSS examples
This text has a color of #2d0008
<p style="color:#2d0008;">Text here</p>
.mytext {color:#2d0008;}
This box has a color of #2d0008
<div style="background-color:#2d0008;">Content here</div>
.mybackground {background-color:#2d0008;}
Border around this has a color of #2d0008
<div style="border:2px solid #2d0008;">Content here</div>
.myborder {border:2px solid #2d0008;}