#2d250e color space conversions
Hex:
#2d250e
RGB:
45, 37, 14
CMY:
82, 85, 95
CMYK:
0, 18, 69, 82
HSL:
45°, 52.5424%, 11.5686%
HSV (HSB):
45°, 68.8889%, 17.6471%
XYZ:
1.8230, 1.9127, 0.6886
xyY:
0.4120, 0.4323, 1.9127
CIE-Lab:
15.0224, 0.1232, 16.0518
CIE-LCH:
15.0224, 16.0522, 89.5603
CIE-Luv:
15.0224, 5.0743, 11.7267
Hunter-Lab:
13.8301, -0.6738, 6.7292
#2d250e color charts
#2d250e color shades, tints & tones
#2d250e color schemes
#2d250e color preview, HTML & CSS examples
This text has a color of #2d250e
<p style="color:#2d250e;">Text here</p>
.mytext {color:#2d250e;}
This box has a color of #2d250e
<div style="background-color:#2d250e;">Content here</div>
.mybackground {background-color:#2d250e;}
Border around this has a color of #2d250e
<div style="border:2px solid #2d250e;">Content here</div>
.myborder {border:2px solid #2d250e;}