#2d700d color space conversions
Hex:
#2d700d
RGB:
45, 112, 13
CMY:
82, 56, 95
CMYK:
60, 0, 88, 56
HSL:
101°, 79.2000%, 24.5098%
HSV (HSB):
101°, 88.3929%, 43.9216%
XYZ:
6.9490, 12.1753, 2.3646
xyY:
0.3234, 0.5666, 12.1753
CIE-Lab:
41.4934, -38.7432, 43.3273
CIE-LCH:
41.4934, 58.1230, 131.8030
CIE-Luv:
41.4934, -30.4812, 47.9121
Hunter-Lab:
34.8931, -25.5144, 20.4073
#2d700d color charts
#2d700d color shades, tints & tones
#2d700d color schemes
#2d700d color preview, HTML & CSS examples
This text has a color of #2d700d
<p style="color:#2d700d;">Text here</p>
.mytext {color:#2d700d;}
This box has a color of #2d700d
<div style="background-color:#2d700d;">Content here</div>
.mybackground {background-color:#2d700d;}
Border around this has a color of #2d700d
<div style="border:2px solid #2d700d;">Content here</div>
.myborder {border:2px solid #2d700d;}