#2d2f03 color space conversions
Hex:
#2d2f03
RGB:
45, 47, 3
CMY:
82, 82, 99
CMYK:
4, 0, 94, 82
HSL:
63°, 88.0000%, 9.8039%
HSV (HSB):
63°, 93.6170%, 18.4314%
XYZ:
2.1151, 2.5975, 0.4760
xyY:
0.4076, 0.5006, 2.5975
CIE-Lab:
18.3539, -7.4389, 24.8357
CIE-LCH:
18.3539, 25.9259, 106.6742
CIE-Luv:
18.3539, 0.2877, 19.4813
Hunter-Lab:
16.1167, -4.7782, 9.5305
#2d2f03 color charts
#2d2f03 color shades, tints & tones
#2d2f03 color schemes
#2d2f03 color preview, HTML & CSS examples
This text has a color of #2d2f03
<p style="color:#2d2f03;">Text here</p>
.mytext {color:#2d2f03;}
This box has a color of #2d2f03
<div style="background-color:#2d2f03;">Content here</div>
.mybackground {background-color:#2d2f03;}
Border around this has a color of #2d2f03
<div style="border:2px solid #2d2f03;">Content here</div>
.myborder {border:2px solid #2d2f03;}