#2d500a color space conversions
Hex:
#2d500a
RGB:
45, 80, 10
CMY:
82, 69, 96
CMYK:
44, 0, 88, 69
HSL:
90°, 77.7778%, 17.6471%
HSV (HSB):
90°, 87.5000%, 31.3725%
XYZ:
4.0056, 6.3171, 1.2954
xyY:
0.3448, 0.5437, 6.3171
CIE-Lab:
30.1988, -25.1336, 33.9961
CIE-LCH:
30.1988, 42.2781, 126.4758
CIE-Luv:
30.1988, -16.3899, 33.5798
Hunter-Lab:
25.1339, -15.5364, 14.5380
#2d500a color charts
#2d500a color shades, tints & tones
#2d500a color schemes
#2d500a color preview, HTML & CSS examples
This text has a color of #2d500a
<p style="color:#2d500a;">Text here</p>
.mytext {color:#2d500a;}
This box has a color of #2d500a
<div style="background-color:#2d500a;">Content here</div>
.mybackground {background-color:#2d500a;}
Border around this has a color of #2d500a
<div style="border:2px solid #2d500a;">Content here</div>
.myborder {border:2px solid #2d500a;}