#2d3c08 color space conversions
Hex:
#2d3c08
RGB:
45, 60, 8
CMY:
82, 76, 97
CMYK:
25, 0, 87, 76
HSL:
77°, 76.4706%, 13.3333%
HSV (HSB):
77°, 86.6667%, 23.5294%
XYZ:
2.7419, 3.8071, 0.8201
xyY:
0.3721, 0.5166, 3.8071
CIE-Lab:
23.0233, -14.8577, 27.9656
CIE-LCH:
23.0233, 31.6674, 117.9810
CIE-Luv:
23.0233, -6.5315, 24.4144
Hunter-Lab:
19.5119, -9.0624, 11.1664
#2d3c08 color charts
#2d3c08 color shades, tints & tones
#2d3c08 color schemes
#2d3c08 color preview, HTML & CSS examples
This text has a color of #2d3c08
<p style="color:#2d3c08;">Text here</p>
.mytext {color:#2d3c08;}
This box has a color of #2d3c08
<div style="background-color:#2d3c08;">Content here</div>
.mybackground {background-color:#2d3c08;}
Border around this has a color of #2d3c08
<div style="border:2px solid #2d3c08;">Content here</div>
.myborder {border:2px solid #2d3c08;}