#2d3f00 color space conversions
Hex:
#2d3f00
RGB:
45, 63, 0
CMY:
82, 75, 100
CMYK:
29, 0, 100, 75
HSL:
77°, 100.0000%, 12.3529%
HSV (HSB):
77°, 100.0000%, 24.7059%
XYZ:
2.8597, 4.1129, 0.6431
xyY:
0.3755, 0.5401, 4.1129
CIE-Lab:
24.0412, -17.0796, 32.2512
CIE-LCH:
24.0412, 36.4945, 117.9048
CIE-Luv:
24.0412, -8.0582, 27.6414
Hunter-Lab:
20.2803, -10.3205, 12.3159
#2d3f00 color charts
#2d3f00 color shades, tints & tones
#2d3f00 color schemes
#2d3f00 color preview, HTML & CSS examples
This text has a color of #2d3f00
<p style="color:#2d3f00;">Text here</p>
.mytext {color:#2d3f00;}
This box has a color of #2d3f00
<div style="background-color:#2d3f00;">Content here</div>
.mybackground {background-color:#2d3f00;}
Border around this has a color of #2d3f00
<div style="border:2px solid #2d3f00;">Content here</div>
.myborder {border:2px solid #2d3f00;}