#321d3d color space conversions
Hex:
#321d3d
RGB:
50, 29, 61
CMY:
80, 89, 76
CMYK:
18, 52, 0, 76
HSL:
279°, 35.5556%, 17.6471%
HSV (HSB):
279°, 52.4590%, 23.9216%
XYZ:
2.5971, 1.8938, 4.6435
xyY:
0.2843, 0.2073, 1.8938
CIE-Lab:
14.9195, 17.3237, -16.5661
CIE-LCH:
14.9195, 23.9697, 316.2805
CIE-Luv:
14.9195, 6.4681, -17.2674
Hunter-Lab:
13.7614, 9.6042, -10.3733
#321d3d color charts
#321d3d color shades, tints & tones
#321d3d color schemes
#321d3d color preview, HTML & CSS examples
This text has a color of #321d3d
<p style="color:#321d3d;">Text here</p>
.mytext {color:#321d3d;}
This box has a color of #321d3d
<div style="background-color:#321d3d;">Content here</div>
.mybackground {background-color:#321d3d;}
Border around this has a color of #321d3d
<div style="border:2px solid #321d3d;">Content here</div>
.myborder {border:2px solid #321d3d;}