#325d2d color space conversions
Hex:
#325d2d
RGB:
50, 93, 45
CMY:
80, 64, 82
CMYK:
46, 0, 52, 64
HSL:
114°, 34.7826%, 27.0588%
HSV (HSB):
114°, 51.6129%, 36.4706%
XYZ:
5.7034, 8.6963, 3.8606
xyY:
0.3123, 0.4762, 8.6963
CIE-Lab:
35.3928, -25.7708, 22.9040
CIE-LCH:
35.3928, 34.4779, 138.3706
CIE-Luv:
35.3928, -19.9739, 28.2784
Hunter-Lab:
29.4894, -17.0838, 12.8807
#325d2d color charts
#325d2d color shades, tints & tones
#325d2d color schemes
#325d2d color preview, HTML & CSS examples
This text has a color of #325d2d
<p style="color:#325d2d;">Text here</p>
.mytext {color:#325d2d;}
This box has a color of #325d2d
<div style="background-color:#325d2d;">Content here</div>
.mybackground {background-color:#325d2d;}
Border around this has a color of #325d2d
<div style="border:2px solid #325d2d;">Content here</div>
.myborder {border:2px solid #325d2d;}